96 lines
11 KiB
Markdown
96 lines
11 KiB
Markdown
|
|
[](https://runboat.odoo-community.org/builds?repo=OCA/server-tools&target_branch=16.0)
|
|
[](https://github.com/OCA/server-tools/actions/workflows/pre-commit.yml?query=branch%3A16.0)
|
|
[](https://github.com/OCA/server-tools/actions/workflows/test.yml?query=branch%3A16.0)
|
|
[](https://codecov.io/gh/OCA/server-tools)
|
|
[](https://translation.odoo-community.org/engage/server-tools-16-0/?utm_source=widget)
|
|
|
|
<!-- /!\ do not modify above this line -->
|
|
|
|
# server-tools
|
|
|
|
TODO: add repo description.
|
|
|
|
<!-- /!\ do not modify below this line -->
|
|
|
|
<!-- prettier-ignore-start -->
|
|
|
|
[//]: # (addons)
|
|
|
|
Available addons
|
|
----------------
|
|
addon | version | maintainers | summary
|
|
--- | --- | --- | ---
|
|
[attachment_queue](attachment_queue/) | 16.0.1.2.1 | [](https://github.com/florian-dacosta) [](https://github.com/sebastienbeau) | Base module adding the concept of queue for processing files
|
|
[attachment_synchronize](attachment_synchronize/) | 16.0.1.0.1 | [](https://github.com/florian-dacosta) [](https://github.com/sebastienbeau) [](https://github.com/GSLabIt) [](https://github.com/bealdav) | Attachment Synchronize
|
|
[attachment_unindex_content](attachment_unindex_content/) | 16.0.1.0.0 | [](https://github.com/moylop260) [](https://github.com/ebirbe) [](https://github.com/luisg123v) | Disable indexing of attachments
|
|
[auditlog](auditlog/) | 16.0.2.2.2 | | Audit Log
|
|
[auto_backup](auto_backup/) | 16.0.1.0.1 | | Backups database
|
|
[autovacuum_message_attachment](autovacuum_message_attachment/) | 16.0.1.0.1 | [](https://github.com/florian-dacosta) | Automatically delete old mail messages and attachments
|
|
[base_changeset](base_changeset/) | 16.0.1.0.0 | [](https://github.com/astirpe) | Track record changesets
|
|
[base_conditional_image](base_conditional_image/) | 16.0.1.0.0 | | This module extends the functionality to support conditional images
|
|
[base_cron_exclusion](base_cron_exclusion/) | 16.0.1.0.0 | [](https://github.com/LoisRForgeFlow) [](https://github.com/ChrisOForgeFlow) | Allow you to select scheduled actions that should not run simultaneously.
|
|
[base_domain_inverse_function](base_domain_inverse_function/) | 16.0.1.0.0 | [](https://github.com/grindtildeath) | Provide function to inverse domain into parts
|
|
[base_exception](base_exception/) | 16.0.2.0.1 | [](https://github.com/hparfr) [](https://github.com/sebastienbeau) | This module provide an abstract model to manage customizable exceptions to be applied on different models (sale order, invoice, ...)
|
|
[base_fontawesome](base_fontawesome/) | 16.0.6.6.1 | | Up to date Fontawesome resources.
|
|
[base_force_record_noupdate](base_force_record_noupdate/) | 16.0.1.0.0 | | Manually force noupdate=True on models
|
|
[base_import_default_enable_tracking](base_import_default_enable_tracking/) | 16.0.1.0.0 | [](https://github.com/benwillig) | This modules simply enables history tracking when doing an import.
|
|
[base_import_odoo](base_import_odoo/) | 16.0.1.0.1 | [](https://github.com/hbrunn) [](https://github.com/thomaspaulb) | Import records from another Odoo instance
|
|
[base_m2m_custom_field](base_m2m_custom_field/) | 16.0.1.0.0 | | Customizations of Many2many
|
|
[base_multi_image](base_multi_image/) | 16.0.1.0.1 | | Allow multiple images for database objects
|
|
[base_name_search_improved](base_name_search_improved/) | 16.0.1.0.2 | | Friendlier search when typing in relation fields
|
|
[base_partition](base_partition/) | 16.0.1.0.0 | | Base module that provide the partition method on all models
|
|
[base_remote](base_remote/) | 16.0.1.0.2 | | Remote Base
|
|
[base_search_fuzzy](base_search_fuzzy/) | 16.0.1.0.0 | | Fuzzy search with the PostgreSQL trigram extension
|
|
[base_sequence_default](base_sequence_default/) | 16.0.1.0.2 | [](https://github.com/Shide) [](https://github.com/yajo) [](https://github.com/rafaelbn) | Use sequences for default values of fields when creating a new record
|
|
[base_sequence_option](base_sequence_option/) | 16.0.1.0.1 | [](https://github.com/kittiu) | Alternative sequence options for specific models
|
|
[base_sparse_field_list_support](base_sparse_field_list_support/) | 16.0.1.0.0 | | add list support to convert_to_cache()
|
|
[base_technical_user](base_technical_user/) | 16.0.1.0.0 | | Add a technical user parameter on the company
|
|
[base_time_window](base_time_window/) | 16.0.1.1.0 | | Base model to handle time windows
|
|
[base_view_inheritance_extension](base_view_inheritance_extension/) | 16.0.1.2.1 | | Adds more operators for view inheritance
|
|
[bus_alt_connection](bus_alt_connection/) | 16.0.1.0.0 | | Needed when using PgBouncer as a connection pooler
|
|
[cron_daylight_saving_time_resistant](cron_daylight_saving_time_resistant/) | 16.0.1.0.1 | [](https://github.com/florian-dacosta) | Run cron on fixed hours
|
|
[database_cleanup](database_cleanup/) | 16.0.1.2.1 | | Database cleanup
|
|
[datetime_formatter](datetime_formatter/) | 16.0.1.0.0 | | Helper functions to give correct format to date[time] fields
|
|
[dbfilter_from_header](dbfilter_from_header/) | 16.0.1.0.1 | | Filter databases with HTTP headers
|
|
[excel_import_export](excel_import_export/) | 16.0.1.3.1 | [](https://github.com/kittiu) | Base module for developing Excel import/export/report
|
|
[excel_import_export_demo](excel_import_export_demo/) | 16.0.1.1.0 | [](https://github.com/kittiu) | Excel Import/Export/Report Demo
|
|
[excel_import_export_unidecode](excel_import_export_unidecode/) | 16.0.1.0.1 | | Add unidecode option to excel import/export/report
|
|
[fetchmail_attach_from_folder](fetchmail_attach_from_folder/) | 16.0.1.5.0 | [](https://github.com/NL66278) | Attach mails in an IMAP folder to existing objects
|
|
[html_text](html_text/) | 16.0.1.0.1 | | Generate excerpts from any HTML field
|
|
[iap_alternative_provider](iap_alternative_provider/) | 16.0.1.0.0 | [](https://github.com/sebastienbeau) | Base module for providing alternative provider for iap apps
|
|
[jsonifier](jsonifier/) | 16.0.0.1.0 | | JSON-ify data for all models
|
|
[letsencrypt](letsencrypt/) | 16.0.1.1.1 | [](https://github.com/hbrunn) | Request SSL certificates from letsencrypt.org
|
|
[module_analysis](module_analysis/) | 16.0.1.0.4 | [](https://github.com/legalsylvain) | Add analysis tools regarding installed modules to know which installed modules comes from Odoo Core, OCA, or are custom modules
|
|
[module_auto_update](module_auto_update/) | 16.0.1.0.2 | | Automatically update Odoo modules
|
|
[module_change_auto_install](module_change_auto_install/) | 16.0.1.0.2 | [](https://github.com/legalsylvain) | Customize auto installables modules by configuration
|
|
[nsca_client](nsca_client/) | 16.0.1.0.0 | | Send passive alerts to monitor your Odoo application.
|
|
[odoo_test_xmlrunner](odoo_test_xmlrunner/) | 16.0.1.0.1 | | This module override Odoo testing method to run them with xmlrunner tool.
|
|
[onchange_helper](onchange_helper/) | 16.0.1.0.0 | | Technical module that ease execution of onchange in Python code
|
|
[rpc_helper](rpc_helper/) | 16.0.1.0.0 | [](https://github.com/simahawk) | Helpers for disabling RPC calls
|
|
[scheduler_error_mailer](scheduler_error_mailer/) | 16.0.1.0.0 | | Scheduler Error Mailer
|
|
[sentry](sentry/) | 16.0.3.0.3 | [](https://github.com/barsi) [](https://github.com/naglis) [](https://github.com/versada) [](https://github.com/moylop260) [](https://github.com/fernandahf) | Report Odoo errors to Sentry
|
|
[sequence_python](sequence_python/) | 16.0.1.0.0 | | Calculate a sequence number from a Python expression
|
|
[server_action_logging](server_action_logging/) | 16.0.1.0.0 | | Module that provides a logging mechanism for server actions
|
|
[session_db](session_db/) | 16.0.1.0.7 | [](https://github.com/sbidoul) | Store sessions in DB
|
|
[tracking_manager](tracking_manager/) | 16.0.1.1.8 | [](https://github.com/Kev-Roche) [](https://github.com/sebastienbeau) | This module tracks all fields of a model, including one2many and many2many ones.
|
|
[upgrade_analysis](upgrade_analysis/) | 16.0.1.2.1 | [](https://github.com/StefanRijnhart) [](https://github.com/legalsylvain) | Performs a difference analysis between modules installed on two different Odoo instances
|
|
[url_attachment_search_fuzzy](url_attachment_search_fuzzy/) | 16.0.1.0.0 | [](https://github.com/mariadforgelow) | Fuzzy Search of URL in Attachments
|
|
|
|
[//]: # (end addons)
|
|
|
|
<!-- prettier-ignore-end -->
|
|
|
|
## Licenses
|
|
|
|
This repository is licensed under [AGPL-3.0](LICENSE).
|
|
|
|
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
|
|
policy. Consult each module's `__manifest__.py` file, which contains a `license` key
|
|
that explains its license.
|
|
|
|
----
|
|
OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit
|
|
organization whose mission is to support the collaborative development of Odoo features
|
|
and promote its widespread use.
|