Tools for Odoo Administrators to improve some technical features on Odoo.
 
 
 
 
Go to file
oca-git-bot 04cb8b6dac [IMP] update dotfiles 2023-10-27 22:48:41 +02:00
.github/workflows [IMP] update dotfiles 2023-10-27 22:48:41 +02:00
attachment_queue [BOT] post-merge updates 2023-10-17 14:39:01 +00:00
attachment_unindex_content Update translation files 2023-10-09 19:28:52 +00:00
auditlog Update translation files 2023-10-10 00:52:33 +00:00
base_cron_exclusion [UPD] README.rst 2023-09-03 16:49:46 +00:00
base_domain_inverse_function [UPD] README.rst 2023-09-03 16:49:46 +00:00
base_exception Update translation files 2023-09-04 09:45:08 +00:00
base_fontawesome [UPD] README.rst 2023-09-03 16:49:46 +00:00
base_m2m_custom_field [UPD] README.rst 2023-09-03 16:49:46 +00:00
base_name_search_improved Translated using Weblate (Italian) 2023-09-21 16:40:31 +00:00
base_partition [UPD] README.rst 2023-09-03 16:49:46 +00:00
base_search_fuzzy [UPD] README.rst 2023-09-03 16:49:46 +00:00
base_sparse_field_list_support [UPD] README.rst 2023-09-03 16:49:46 +00:00
base_technical_user [UPD] README.rst 2023-09-03 16:49:46 +00:00
base_time_window [UPD] README.rst 2023-09-03 16:49:46 +00:00
base_view_inheritance_extension Translated using Weblate (Italian) 2023-09-21 16:40:30 +00:00
dbfilter_from_header [UPD] README.rst 2023-09-03 16:49:46 +00:00
excel_import_export Translated using Weblate (Italian) 2023-10-12 09:40:21 +00:00
excel_import_export_demo [UPD] README.rst 2023-09-03 16:49:46 +00:00
iap_alternative_provider [UPD] README.rst 2023-09-03 16:49:46 +00:00
jsonifier [UPD] README.rst 2023-09-03 16:49:46 +00:00
module_analysis Translated using Weblate (Italian) 2023-10-09 09:09:46 +00:00
module_auto_update Translated using Weblate (Italian) 2023-10-09 09:09:45 +00:00
module_change_auto_install [UPD] README.rst 2023-09-03 16:49:46 +00:00
onchange_helper [UPD] README.rst 2023-09-03 16:49:46 +00:00
rpc_helper Update translation files 2023-10-09 21:33:29 +00:00
scheduler_error_mailer Update translation files 2023-10-09 20:27:15 +00:00
sentry [UPD] README.rst 2023-09-03 16:49:46 +00:00
session_db [UPD] README.rst 2023-09-03 16:49:46 +00:00
setup [ADD] setup.py 2023-07-18 12:57:29 +00:00
upgrade_analysis [UPD] README.rst 2023-09-03 16:49:46 +00:00
.copier-answers.yml [IMP] update dotfiles 2023-10-27 22:48:41 +02:00
.editorconfig Initialize 16.0 branch 2022-10-03 22:05:57 +02:00
.eslintrc.yml [IMP] update dotfiles 2023-10-27 22:48:41 +02:00
.flake8 Initialize 16.0 branch 2022-10-03 22:05:57 +02:00
.gitignore Initialize 16.0 branch 2022-10-03 22:05:57 +02:00
.isort.cfg Initialize 16.0 branch 2022-10-03 22:05:57 +02:00
.pre-commit-config.yaml [IMP] update dotfiles 2023-10-27 22:48:41 +02:00
.prettierrc.yml Initialize 16.0 branch 2022-10-03 22:05:57 +02:00
.pylintrc [IMP] update dotfiles 2023-10-27 22:48:41 +02:00
.pylintrc-mandatory [IMP] update dotfiles 2023-10-27 22:48:41 +02:00
LICENSE Initialize 16.0 branch 2022-10-03 22:05:57 +02:00
README.md [BOT] post-merge updates 2023-10-17 14:39:01 +00:00
requirements.txt [FIX] sentry: downgrade sentry-sdk to compatible version 2023-06-07 16:14:03 +00:00
test-requirements.txt [MIG] base_exception: Migration to 16.0 2022-12-29 15:30:22 -03:00

README.md

Runboat Pre-commit Status Build Status codecov Translation Status

server-tools

TODO: add repo description.

Available addons

addon version maintainers summary
attachment_queue 16.0.1.0.4 florian-dacosta sebastienbeau Base module adding the concept of queue for processing files
attachment_unindex_content 16.0.1.0.0 moylop260 ebirbe luisg123v Disable indexing of attachments
auditlog 16.0.2.0.2 Audit Log
base_cron_exclusion 16.0.1.0.0 LoisRForgeFlow ChrisOForgeFlow Allow you to select scheduled actions that should not run simultaneously.
base_domain_inverse_function 16.0.1.0.0 grindtildeath Provide function to inverse domain into parts
base_exception 16.0.2.0.0 hparfr sebastienbeau This module provide an abstract model to manage customizable exceptions to be applied on different models (sale order, invoice, ...)
base_fontawesome 16.0.5.15.4 Up to date Fontawesome resources.
base_m2m_custom_field 16.0.1.0.0 Customizations of Many2many
base_name_search_improved 16.0.1.0.0 Friendlier search when typing in relation fields
base_partition 16.0.1.0.0 Base module that provide the partition method on all models
base_search_fuzzy 16.0.1.0.0 Fuzzy search with the PostgreSQL trigram extension
base_sparse_field_list_support 16.0.1.0.0 add list support to convert_to_cache()
base_technical_user 16.0.1.0.0 Add a technical user parameter on the company
base_time_window 16.0.1.0.0 Base model to handle time windows
base_view_inheritance_extension 16.0.1.0.0 Adds more operators for view inheritance
dbfilter_from_header 16.0.1.0.0 Filter databases with HTTP headers
excel_import_export 16.0.1.0.0 kittiu Base module for developing Excel import/export/report
excel_import_export_demo 16.0.1.0.0 kittiu Excel Import/Export/Report Demo
iap_alternative_provider 16.0.1.0.0 sebastienbeau Base module for providing alternative provider for iap apps
jsonifier 16.0.0.0.0 JSON-ify data for all models
module_analysis 16.0.1.0.1 legalsylvain Add analysis tools regarding installed modules to know which installed modules comes from Odoo Core, OCA, or are custom modules
module_auto_update 16.0.1.0.0 Automatically update Odoo modules
module_change_auto_install 16.0.1.0.0 legalsylvain Customize auto installables modules by configuration
onchange_helper 16.0.1.0.0 Technical module that ease execution of onchange in Python code
rpc_helper 16.0.1.0.0 simahawk Helpers for disabling RPC calls
scheduler_error_mailer 16.0.1.0.0 Scheduler Error Mailer
sentry 16.0.3.0.1 barsi naglis versada moylop260 fernandahf Report Odoo errors to Sentry
session_db 16.0.1.0.5 sbidoul Store sessions in DB
upgrade_analysis 16.0.1.0.1 StefanRijnhart legalsylvain 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.