By default exceptions can be ignored by the click of a button. Users begin human they will just click that button what ever the internal rules. So this PR adds the option to set specific exceptions as blocking. When exceptions are detected if one of them is blocking, the user will not be able to ignore them. |
||
---|---|---|
.github/workflows | ||
auditlog | ||
base_cron_exclusion | ||
base_exception | ||
base_fontawesome | ||
base_search_fuzzy | ||
base_view_inheritance_extension | ||
datetime_formatter | ||
fetchmail_incoming_log | ||
fetchmail_notify_error_to_sender | ||
html_text | ||
module_auto_update | ||
onchange_helper | ||
setup | ||
upgrade_analysis | ||
.copier-answers.yml | ||
.editorconfig | ||
.eslintrc.yml | ||
.flake8 | ||
.gitignore | ||
.isort.cfg | ||
.pre-commit-config.yaml | ||
.prettierrc.yml | ||
.pylintrc | ||
.pylintrc-mandatory | ||
LICENSE | ||
README.md | ||
requirements.txt |
README.md
server-tools
TODO: add repo description.
Available addons
addon | version | maintainers | summary |
---|---|---|---|
auditlog | 15.0.1.0.0 | Audit Log | |
base_cron_exclusion | 15.0.1.0.0 | ![]() ![]() |
Allow you to select scheduled actions that should not run simultaneously. |
base_fontawesome | 15.0.5.15.4 | Up to date Fontawesome resources. | |
base_search_fuzzy | 15.0.1.0.0 | Fuzzy search with the PostgreSQL trigram extension | |
base_view_inheritance_extension | 15.0.1.0.1 | Adds more operators for view inheritance | |
datetime_formatter | 15.0.1.0.0 | Helper functions to give correct format to date[time] fields | |
fetchmail_incoming_log | 15.0.1.0.0 | Log all messages received, before they start to be processed. | |
fetchmail_notify_error_to_sender | 15.0.1.0.0 | If fetching mails gives error, send an email to sender | |
html_text | 15.0.1.0.0 | Generate excerpts from any HTML field | |
module_auto_update | 15.0.1.0.0 | Automatically update Odoo modules | |
onchange_helper | 15.0.1.0.0 | Technical module that ease execution of onchange in Python code | |
upgrade_analysis | 15.0.1.0.4 | ![]() ![]() |
Performs a difference analysis between modules installed on two different Odoo instances |
Licenses
This repository is licensed under AGPL-3.0.
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, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.