Tools for Odoo Administrators to improve some technical features on Odoo.
 
 
 
 
Go to file
oca-ci e551597d26 [UPD] Update autovacuum_message_attachment.pot 2025-04-04 00:18:06 +00:00
.github/workflows [IMP] update dotfiles 2025-02-09 18:40:49 +00:00
.oca/oca-port/blacklist oca-port: blacklist PR(s) 1937, 2216, 2457 for base_view_inheritance_extension 2024-11-21 16:33:39 +01:00
auditlog [BOT] post-merge updates 2024-12-27 19:10:22 +00:00
auto_backup [BOT] post-merge updates 2025-03-25 19:20:44 +00:00
autovacuum_message_attachment [UPD] Update autovacuum_message_attachment.pot 2025-04-04 00:18:06 +00:00
base_cron_exclusion [BOT] post-merge updates 2024-04-23 14:29:24 +00:00
base_exception Translated using Weblate (Polish) 2025-02-07 08:15:18 +00:00
base_m2m_custom_field Added translation using Weblate (Italian) 2025-03-18 16:50:39 +00:00
base_partition Translated using Weblate (Chinese (Simplified) (zh_CN)) 2024-06-16 17:40:58 +00:00
base_sparse_field_list_support [BOT] post-merge updates 2024-12-03 11:42:54 +00:00
base_technical_user Translated using Weblate (Chinese (Simplified) (zh_CN)) 2024-06-16 11:07:58 +00:00
base_view_inheritance_extension [BOT] post-merge updates 2024-11-21 15:44:10 +00:00
database_cleanup [BOT] post-merge updates 2024-12-16 11:36:43 +00:00
dbfilter_from_header Added translation using Weblate (Italian) 2024-02-06 07:20:49 +00:00
fetchmail_attach_from_folder [UPD] Update fetchmail_attach_from_folder.pot 2025-04-02 15:20:55 +00:00
fetchmail_notify_error_to_sender [UPD] Update fetchmail_notify_error_to_sender.pot 2025-04-02 15:20:56 +00:00
fetchmail_notify_error_to_sender_test Added translation using Weblate (Italian) 2025-03-18 16:50:45 +00:00
html_text Update translation files 2025-02-22 07:52:26 +00:00
iap_alternative_provider [UPD] Update iap_alternative_provider.pot 2025-04-02 15:20:57 +00:00
jsonifier Translated using Weblate (Chinese (Simplified) (zh_CN)) 2024-06-16 11:07:59 +00:00
module_analysis [BOT] post-merge updates 2025-03-24 22:38:18 +00:00
module_auto_update Translated using Weblate (Chinese (Simplified) (zh_CN)) 2024-06-16 11:08:02 +00:00
module_change_auto_install [BOT] post-merge updates 2024-06-28 12:28:15 +00:00
onchange_helper [BOT] post-merge updates 2024-03-01 10:05:33 +00:00
rpc_helper Update translation files 2024-12-03 15:51:44 +00:00
scheduler_error_mailer [UPD] Update scheduler_error_mailer.pot 2025-04-02 15:20:59 +00:00
sentry [BOT] post-merge updates 2024-05-14 14:06:51 +00:00
server_action_logging Translated using Weblate (Italian) 2024-07-08 10:58:37 +00:00
session_db [BOT] post-merge updates 2025-02-05 17:37:53 +00:00
setup/_metapackage [BOT] post-merge updates 2025-03-31 15:31:46 +00:00
tracking_manager [UPD] Update tracking_manager.pot 2025-04-02 15:21:00 +00:00
tracking_manager_domain [UPD] Update tracking_manager_domain.pot 2025-04-02 15:21:00 +00:00
upgrade_analysis [BOT] post-merge updates 2025-03-28 14:16:29 +00:00
views_migration_17 [ADD] views_migration_17: module to migrate views 2023-12-13 12:00:55 -03:00
.copier-answers.yml [IMP] update dotfiles 2025-02-09 18:40:49 +00:00
.editorconfig Initialize 17.0 branch 2023-11-07 15:20:07 +01:00
.eslintrc.yml sync project from template 2024-07-02 12:09:48 +02:00
.gitignore [IMP] update dotfiles 2025-02-09 18:40:49 +00:00
.pre-commit-config.yaml [IMP] update dotfiles 2025-02-09 18:40:49 +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 2025-02-09 18:40:49 +00:00
LICENSE Initialize 17.0 branch 2023-11-07 15:20:07 +01:00
README.md [BOT] post-merge updates 2025-03-31 15:31:46 +00:00
requirements.txt [IMP] auto_backup: pre-commit auto fixes 2025-03-25 14:50:31 +00: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.4 Audit Log
auto_backup 17.0.1.0.0 Backups database
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_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 NL66278 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 sebastienbeau 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 legalsylvain 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 legalsylvain 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 simahawk Helpers for disabling RPC calls
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
server_action_logging 17.0.1.0.0 Module that provides a logging mechanism for server actions
session_db 17.0.1.0.1 sbidoul Store sessions in DB
tracking_manager 17.0.1.0.8 Kev-Roche sebastienbeau This module tracks all fields of a model, including one2many and many2many ones.
tracking_manager_domain 17.0.1.0.0 CRogos 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 StefanRijnhart legalsylvain 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.