76 lines
7.8 KiB
Markdown
76 lines
7.8 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.1.0 | [](https://github.com/florian-dacosta) [](https://github.com/sebastienbeau) | Base module adding the concept of queue for processing files
|
|
[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.0.2 | | Audit Log
|
|
[auto_backup](auto_backup/) | 16.0.1.0.0 | | Backups database
|
|
[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.0 | [](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.5.16.0 | | Up to date Fontawesome resources.
|
|
[base_m2m_custom_field](base_m2m_custom_field/) | 16.0.1.0.0 | | Customizations of Many2many
|
|
[base_name_search_improved](base_name_search_improved/) | 16.0.1.0.0 | | 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_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.0 | [](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.0.0 | | Base model to handle time windows
|
|
[base_view_inheritance_extension](base_view_inheritance_extension/) | 16.0.1.1.0 | | Adds more operators for view inheritance
|
|
[database_cleanup](database_cleanup/) | 16.0.1.0.0 | | Database cleanup
|
|
[dbfilter_from_header](dbfilter_from_header/) | 16.0.1.0.0 | | Filter databases with HTTP headers
|
|
[excel_import_export](excel_import_export/) | 16.0.1.1.0 | [](https://github.com/kittiu) | Base module for developing Excel import/export/report
|
|
[excel_import_export_demo](excel_import_export_demo/) | 16.0.1.0.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
|
|
[html_text](html_text/) | 16.0.1.0.0 | | 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.0.0 | | JSON-ify data for all models
|
|
[module_analysis](module_analysis/) | 16.0.1.0.1 | [](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.0 | | Automatically update Odoo modules
|
|
[module_change_auto_install](module_change_auto_install/) | 16.0.1.0.0 | [](https://github.com/legalsylvain) | Customize auto installables modules by configuration
|
|
[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.1 | [](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
|
|
[session_db](session_db/) | 16.0.1.0.5 | [](https://github.com/sbidoul) | Store sessions in DB
|
|
[upgrade_analysis](upgrade_analysis/) | 16.0.1.0.1 | [](https://github.com/StefanRijnhart) [](https://github.com/legalsylvain) | Performs a difference analysis between modules installed on two different Odoo instances
|
|
|
|
[//]: # (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.
|