Tools for Odoo Administrators to improve some technical features on Odoo.
 
 
 
 
Go to file
OCA Transbot d87ced8dec Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-15.0/server-tools-15.0-upgrade_analysis
Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-upgrade_analysis/
2024-05-23 10:03:50 +02:00
.github/workflows Merge PR #2763 into 17.0 2024-05-03 08:14:48 +00:00
auditlog Translated using Weblate (Spanish) 2024-04-23 08:40:21 +00:00
base_cron_exclusion [BOT] post-merge updates 2024-04-23 14:29:24 +00:00
base_exception [BOT] post-merge updates 2024-05-02 10:31:41 +00:00
base_partition [BOT] post-merge updates 2024-04-23 14:35:24 +00:00
base_technical_user Update translation files 2024-02-03 20:03:41 +00:00
base_view_inheritance_extension [BOT] post-merge updates 2024-05-02 10:31:41 +00:00
database_cleanup [BOT] post-merge updates 2024-05-02 10:31:41 +00:00
dbfilter_from_header Added translation using Weblate (Italian) 2024-02-06 07:20:49 +00:00
iap_alternative_provider [BOT] post-merge updates 2024-05-14 09:42:00 +00:00
jsonifier Translated using Weblate (Italian) 2024-02-14 13:37:30 +00:00
module_auto_update Translated using Weblate (Italian) 2024-05-03 16:34:48 +00:00
module_change_auto_install [BOT] post-merge updates 2024-05-02 10:31:41 +00:00
onchange_helper [BOT] post-merge updates 2024-03-01 10:05:33 +00:00
scheduler_error_mailer Translated using Weblate (Italian) 2024-02-06 16:37:27 +00:00
sentry [BOT] post-merge updates 2024-05-14 14:06:51 +00:00
setup/_metapackage [BOT] post-merge updates 2024-05-14 14:06:51 +00:00
tracking_manager Translated using Weblate (Italian) 2024-05-03 09:36:47 +00:00
upgrade_analysis Update translation files 2024-05-23 10:03:50 +02:00
views_migration_17 [ADD] views_migration_17: module to migrate views 2023-12-13 12:00:55 -03:00
.copier-answers.yml Merge PR #2763 into 17.0 2024-05-03 08:14:48 +00:00
.editorconfig Initialize 17.0 branch 2023-11-07 15:20:07 +01:00
.eslintrc.yml Initialize 17.0 branch 2023-11-07 15:20:07 +01:00
.gitignore Initialize 17.0 branch 2023-11-07 15:20:07 +01:00
.pre-commit-config.yaml [IMP] update dotfiles 2024-05-01 17:21:35 +00:00
.prettierrc.yml Initialize 17.0 branch 2023-11-07 15:20:07 +01:00
.pylintrc Initialize 17.0 branch 2023-11-07 15:20:07 +01:00
.pylintrc-mandatory Initialize 17.0 branch 2023-11-07 15:20:07 +01:00
.ruff.toml [IMP] update dotfiles 2024-05-01 17:21:35 +00:00
LICENSE Initialize 17.0 branch 2023-11-07 15:20:07 +01:00
README.md [BOT] post-merge updates 2024-05-14 14:06:51 +00:00
requirements.txt [IMP] sentry: pre-commit auto fixes 2024-05-13 12:26:04 +03:00
test-requirements.txt [MIG] base_exception: Migration to 17.0 2024-01-25 20:08:04 +00:00

README.md

Runboat Pre-commit Status Build Status codecov Translation Status

Server Tools

TODO: add repo description.

Available addons

addon version maintainers summary
auditlog 17.0.1.0.0 Audit Log
base_cron_exclusion 17.0.1.0.0 LoisRForgeFlow ChrisOForgeFlow Allow you to select scheduled actions that should not run simultaneously.
base_exception 17.0.1.0.1 hparfr sebastienbeau This module provide an abstract model to manage customizable exceptions to be applied on different models (sale order, invoice, ...)
base_partition 17.0.1.0.0 Base module that provide the partition method on all models
base_technical_user 17.0.1.0.0 Add a technical user parameter on the company
base_view_inheritance_extension 17.0.1.0.1 Adds more operators for view inheritance
database_cleanup 17.0.1.0.1 Database cleanup
dbfilter_from_header 17.0.1.0.0 Filter databases with HTTP headers
iap_alternative_provider 17.0.1.0.0 sebastienbeau Base module for providing alternative provider for iap apps
jsonifier 17.0.1.0.0 JSON-ify data for all models
module_auto_update 17.0.1.0.0 Automatically update Odoo modules
module_change_auto_install 17.0.1.0.1 legalsylvain Customize auto installables modules by configuration
onchange_helper 17.0.1.0.1 Technical module that ease execution of onchange in Python code
scheduler_error_mailer 17.0.1.0.0 Scheduler Error Mailer
sentry 17.0.1.0.0 barsi naglis versada moylop260 fernandahf Report Odoo errors to Sentry
tracking_manager 17.0.1.0.0 Kev-Roche sebastienbeau This module tracks all fields of a model, including one2many and many2many ones.

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.