Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Nov 28, 2024
1 parent 615dc0c commit 87dbc0f
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 22 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[attachment_unindex_content](attachment_unindex_content/) | 18.0.1.0.0 | [![moylop260](https://github.com/moylop260.png?size=30px)](https://github.com/moylop260) [![ebirbe](https://github.com/ebirbe.png?size=30px)](https://github.com/ebirbe) [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) | Disable indexing of attachments
[base_cron_exclusion](base_cron_exclusion/) | 18.0.1.0.0 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) [![ChrisOForgeFlow](https://github.com/ChrisOForgeFlow.png?size=30px)](https://github.com/ChrisOForgeFlow) | Allow you to select scheduled actions that should not run simultaneously.
[base_exception](base_exception/) | 18.0.1.0.0 | [![hparfr](https://github.com/hparfr.png?size=30px)](https://github.com/hparfr) [![sebastienbeau](https://github.com/sebastienbeau.png?size=30px)](https://github.com/sebastienbeau) | This module provide an abstract model to manage customizable exceptions to be applied on different models (sale order, invoice, ...)
[base_partition](base_partition/) | 18.0.1.0.0 | | Base module that provide the partition method on all models
Expand Down
28 changes: 13 additions & 15 deletions attachment_unindex_content/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Attachment Unindex Content
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:ea58b36b08c5d8ff1eaf428f88f80f7171cac26df0babe83a7e95f7f54e518b6
!! source digest: sha256:ac1a360bceb47e15c6cc5ae92a37b94fa4fbfbcbbd53fd45c7333d5e845d5294
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -35,13 +35,13 @@ the attachment is read and stored directly in the database. This field
is useful in order to search content of a file. But most of cases it is
not used, so, you can install this module in order to:

- **Avoid Duplicating Data:** Because indexation extracts text content
from files and put it on the database in order it could be searched,
but this implies you have the file data in your ``filestore``
directory, and also part (or sometimes all) of that data in your
database too.
- **Improve Performance:** Since not all indexed files are plain text,
they require extra process to read them.
- **Avoid Duplicating Data:** Because indexation extracts text content
from files and put it on the database in order it could be searched,
but this implies you have the file data in your ``filestore``
directory, and also part (or sometimes all) of that data in your
database too.
- **Improve Performance:** Since not all indexed files are plain text,
they require extra process to read them.

Maybe you could try to uninstall modules like ``document`` in order to
disable its indexation features, but you could face the uninstallation
Expand Down Expand Up @@ -90,17 +90,15 @@ Authors
Contributors
------------

- Moises López <[email protected]>
- Erick Birbe <[email protected]>
- Khoi (Kien Kim) <[email protected]>
- Moises López <[email protected]>
- Erick Birbe <[email protected]>
- Khoi (Kien Kim) <[email protected]>

Other credits
-------------

The migration of this module from 17.0 to 18.0 was financially supported
by:

- Camptocamp.
The migration of this module from 16.0 to 18.0 was financially supported
by Camptocamp.

Maintainers
-----------
Expand Down
9 changes: 3 additions & 6 deletions attachment_unindex_content/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Attachment Unindex Content</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:ea58b36b08c5d8ff1eaf428f88f80f7171cac26df0babe83a7e95f7f54e518b6
!! source digest: sha256:ac1a360bceb47e15c6cc5ae92a37b94fa4fbfbcbbd53fd45c7333d5e845d5294
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-tools/tree/18.0/attachment_unindex_content"><img alt="OCA/server-tools" src="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-attachment_unindex_content"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/server-tools&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module disables the indexation of attachments content.</p>
Expand Down Expand Up @@ -436,11 +436,8 @@ <h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
</div>
<div class="section" id="other-credits">
<h2><a class="toc-backref" href="#toc-entry-5">Other credits</a></h2>
<p>The migration of this module from 17.0 to 18.0 was financially supported
by:</p>
<ul class="simple">
<li>Camptocamp.</li>
</ul>
<p>The migration of this module from 16.0 to 18.0 was financially supported
by Camptocamp.</p>
</div>
<div class="section" id="maintainers">
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
Expand Down
3 changes: 2 additions & 1 deletion setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[project]
name = "odoo-addons-oca-server-tools"
version = "18.0.20241127.0"
version = "18.0.20241128.0"
dependencies = [
"odoo-addon-attachment_unindex_content==18.0.*",
"odoo-addon-base_cron_exclusion==18.0.*",
"odoo-addon-base_exception==18.0.*",
"odoo-addon-base_partition==18.0.*",
Expand Down

0 comments on commit 87dbc0f

Please sign in to comment.