73 lines
6.5 KiB
Markdown
73 lines
6.5 KiB
Markdown
|
|
[](https://runboat.odoo-community.org/builds?repo=OCA/server-tools&target_branch=15.0)
|
|
[](https://github.com/OCA/server-tools/actions/workflows/pre-commit.yml?query=branch%3A15.0)
|
|
[](https://github.com/OCA/server-tools/actions/workflows/test.yml?query=branch%3A15.0)
|
|
[](https://codecov.io/gh/OCA/server-tools)
|
|
[](https://translation.odoo-community.org/engage/server-tools-15-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
|
|
--- | --- | --- | ---
|
|
[auditlog](auditlog/) | 15.0.2.0.1 | | Audit Log
|
|
[auto_backup](auto_backup/) | 15.0.1.0.1 | | Backups database
|
|
[base_changeset](base_changeset/) | 15.0.1.0.0 | [](https://github.com/astirpe) | Track record changesets
|
|
[base_conditional_image](base_conditional_image/) | 15.0.1.0.0 | | This module extends the functionality to support conditional images
|
|
[base_cron_exclusion](base_cron_exclusion/) | 15.0.1.0.0 | [](https://github.com/LoisRForgeFlow) [](https://github.com/ChrisOForgeFlow) | Allow you to select scheduled actions that should not run simultaneously.
|
|
[base_exception](base_exception/) | 15.0.1.0.2 | [](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/) | 15.0.5.15.4 | | Up to date Fontawesome resources.
|
|
[base_multi_image](base_multi_image/) | 15.0.1.0.0 | | Allow multiple images for database objects
|
|
[base_remote](base_remote/) | 15.0.1.0.0 | | Remote Base
|
|
[base_search_fuzzy](base_search_fuzzy/) | 15.0.1.0.0 | | Fuzzy search with the PostgreSQL trigram extension
|
|
[base_technical_user](base_technical_user/) | 15.0.1.0.0 | | Add a technical user parameter on the company
|
|
[base_time_window](base_time_window/) | 15.0.1.0.0 | | Base model to handle time windows
|
|
[base_view_inheritance_extension](base_view_inheritance_extension/) | 15.0.2.0.0 | | Adds more operators for view inheritance
|
|
[database_cleanup](database_cleanup/) | 15.0.1.0.2 | | Database cleanup
|
|
[datetime_formatter](datetime_formatter/) | 15.0.1.0.0 | | Helper functions to give correct format to date[time] fields
|
|
[dbfilter_from_header](dbfilter_from_header/) | 15.0.1.0.0 | | Filter databases with HTTP headers
|
|
[excel_import_export](excel_import_export/) | 15.0.1.0.0 | [](https://github.com/kittiu) | Base module for developing Excel import/export/report
|
|
[excel_import_export_demo](excel_import_export_demo/) | 15.0.1.0.0 | [](https://github.com/kittiu) | Excel Import/Export/Report Demo
|
|
[fetchmail_incoming_log](fetchmail_incoming_log/) | 15.0.1.0.0 | | Log all messages received, before they start to be processed.
|
|
[fetchmail_incoming_log_test](fetchmail_incoming_log_test/) | 15.0.1.0.0 | | Tests for 'fetchmail_incoming_log' module.
|
|
[fetchmail_notify_error_to_sender](fetchmail_notify_error_to_sender/) | 15.0.1.0.1 | | If fetching mails gives error, send an email to sender
|
|
[html_image_url_extractor](html_image_url_extractor/) | 15.0.1.0.1 | | Extract images found in any HTML field
|
|
[html_text](html_text/) | 15.0.1.0.1 | | Generate excerpts from any HTML field
|
|
[iap_alternative_provider](iap_alternative_provider/) | 15.0.1.0.0 | [](https://github.com/sebastienbeau) | Base module for providing alternative provider for iap apps
|
|
[letsencrypt](letsencrypt/) | 15.0.1.0.3 | | Request SSL certificates from letsencrypt.org
|
|
[module_analysis](module_analysis/) | 15.0.1.1.1 | | 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/) | 15.0.1.0.1 | | Automatically update Odoo modules
|
|
[module_change_auto_install](module_change_auto_install/) | 15.0.1.0.0 | [](https://github.com/legalsylvain) | Customize auto installables modules by configuration
|
|
[onchange_helper](onchange_helper/) | 15.0.1.0.1 | | Technical module that ease execution of onchange in Python code
|
|
[scheduler_error_mailer](scheduler_error_mailer/) | 15.0.1.0.0 | | Scheduler Error Mailer
|
|
[sentry](sentry/) | 15.0.3.0.0 | [](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
|
|
[upgrade_analysis](upgrade_analysis/) | 15.0.3.0.0 | [](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.
|