|
||
---|---|---|
.github/workflows | ||
.oca/oca-port/blacklist | ||
auditlog | ||
auto_backup | ||
autovacuum_message_attachment | ||
base_cron_exclusion | ||
base_exception | ||
base_m2m_custom_field | ||
base_partition | ||
base_sparse_field_list_support | ||
base_technical_user | ||
base_view_inheritance_extension | ||
database_cleanup | ||
dbfilter_from_header | ||
fetchmail_attach_from_folder | ||
fetchmail_notify_error_to_sender | ||
fetchmail_notify_error_to_sender_test | ||
html_text | ||
iap_alternative_provider | ||
jsonifier | ||
module_analysis | ||
module_auto_update | ||
module_change_auto_install | ||
onchange_helper | ||
rpc_helper | ||
scheduler_error_mailer | ||
sentry | ||
server_action_logging | ||
session_db | ||
setup/_metapackage | ||
tracking_manager | ||
tracking_manager_domain | ||
upgrade_analysis | ||
views_migration_17 | ||
.copier-answers.yml | ||
.editorconfig | ||
.eslintrc.yml | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.prettierrc.yml | ||
.pylintrc | ||
.pylintrc-mandatory | ||
.ruff.toml | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
test-requirements.txt |
README.md
Server Tools
TODO: add repo description.
Available addons
addon | version | maintainers | summary |
---|---|---|---|
auditlog | 17.0.1.0.4 | Audit Log | |
auto_backup | 17.0.1.0.0 | Backups database | |
base_cron_exclusion | 17.0.1.0.0 | ![]() ![]() |
Allow you to select scheduled actions that should not run simultaneously. |
base_exception | 17.0.1.0.1 | ![]() ![]() |
This module provide an abstract model to manage customizable exceptions to be applied on different models (sale order, invoice, ...) |
base_m2m_custom_field | 17.0.1.0.0 | Customizations of Many2many | |
base_partition | 17.0.1.0.0 | Base module that provide the partition method on all models | |
base_sparse_field_list_support | 17.0.1.0.0 | add list support to convert_to_cache() | |
base_technical_user | 17.0.1.0.0 | Add a technical user parameter on the company | |
base_view_inheritance_extension | 17.0.1.0.2 | Adds more operators for view inheritance | |
database_cleanup | 17.0.1.2.2 | Database cleanup | |
dbfilter_from_header | 17.0.1.0.0 | Filter databases with HTTP headers | |
fetchmail_attach_from_folder | 17.0.1.0.0 | ![]() |
Attach mails in an IMAP folder to existing objects |
fetchmail_notify_error_to_sender | 17.0.1.0.0 | If fetching mails gives error, send an email to sender | |
fetchmail_notify_error_to_sender_test | 17.0.1.0.0 | Test for Fetchmail Notify Error to Sender | |
html_text | 17.0.1.0.0 | Generate excerpts from any HTML field | |
iap_alternative_provider | 17.0.1.0.0 | ![]() |
Base module for providing alternative provider for iap apps |
jsonifier | 17.0.1.0.0 | JSON-ify data for all models | |
module_analysis | 17.0.1.0.2 | ![]() |
Add analysis tools regarding installed modules to know which installed modules comes from Odoo Core, OCA, or are custom modules |
module_auto_update | 17.0.1.0.0 | Automatically update Odoo modules | |
module_change_auto_install | 17.0.1.0.2 | ![]() |
Customize auto installables modules by configuration |
onchange_helper | 17.0.1.0.1 | Technical module that ease execution of onchange in Python code | |
rpc_helper | 17.0.1.0.0 | ![]() |
Helpers for disabling RPC calls |
scheduler_error_mailer | 17.0.1.0.0 | Scheduler Error Mailer | |
sentry | 17.0.1.0.0 | ![]() ![]() ![]() ![]() ![]() |
Report Odoo errors to Sentry |
server_action_logging | 17.0.1.0.0 | Module that provides a logging mechanism for server actions | |
session_db | 17.0.1.0.1 | ![]() |
Store sessions in DB |
tracking_manager | 17.0.1.0.8 | ![]() ![]() |
This module tracks all fields of a model, including one2many and many2many ones. |
tracking_manager_domain | 17.0.1.0.0 | ![]() |
This module extends the tracking manager to allow to define a domain on fields to track changes only when certain conditions apply. |
upgrade_analysis | 17.0.1.0.4 | ![]() ![]() |
Performs a difference analysis between modules installed on two different Odoo instances |
Unported addons
addon | version | maintainers | summary |
---|---|---|---|
views_migration_17 | 17.0.1.0.0 (unported) | Views Migration to v17 |
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.