45 lines
2.1 KiB
Markdown
45 lines
2.1 KiB
Markdown
[](https://runbot.odoo-community.org/runbot/repo/github-com-oca-server-tools-149)
|
|
[](https://travis-ci.com/OCA/server-tools)
|
|
[](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
|
|
--- | --- | --- | ---
|
|
[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.
|
|
[fetchmail_incoming_log](fetchmail_incoming_log/) | 15.0.1.0.0 | | Log all messages received, before they start to be processed.
|
|
[html_text](html_text/) | 15.0.1.0.0 | | Generate excerpts from any HTML field
|
|
[module_auto_update](module_auto_update/) | 15.0.1.0.0 | | Automatically update Odoo modules
|
|
[upgrade_analysis](upgrade_analysis/) | 15.0.1.0.2 | | 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 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.
|