Tools for Odoo Administrators to improve some technical features on Odoo.
 
 
 
 
Go to file
nans c252a4e4f4 [IMP] base_partition: add batch method on base 2023-04-24 16:59:21 +02:00
.github/workflows Update dotfiles 2023-02-10 19:35:16 +01:00
attachment_unindex_content Update translation files 2023-03-02 16:08:59 +00:00
auditlog Translated using Weblate (Slovenian) 2023-03-31 21:29:31 +00:00
base_cron_exclusion Update translation files 2023-01-05 08:12:41 +00:00
base_exception Translated using Weblate (French) 2023-04-19 12:35:12 +00:00
base_fontawesome Update translation files 2022-12-05 20:08:54 +00:00
base_m2m_custom_field [UPD] README.rst 2022-10-25 10:01:49 +00:00
base_partition [IMP] base_partition: add batch method on base 2023-04-24 16:59:21 +02:00
base_search_fuzzy Translated using Weblate (Italian) 2023-04-17 16:40:35 +00:00
base_technical_user Update translation files 2023-01-12 08:22:33 +00:00
base_time_window Update translation files 2023-02-27 16:08:17 +00:00
base_view_inheritance_extension Translated using Weblate (Croatian) 2023-01-04 03:01:05 +00:00
dbfilter_from_header Update translation files 2022-12-30 16:10:22 +00:00
excel_import_export Update translation files 2023-04-19 07:41:11 +00:00
excel_import_export_demo Update translation files 2023-04-19 07:41:14 +00:00
iap_alternative_provider [UPD] README.rst 2022-12-24 09:50:18 +00:00
jsonifier Update translation files 2023-02-27 12:11:05 +00:00
module_auto_update Update translation files 2023-04-13 11:14:08 +00:00
module_change_auto_install Update translation files 2022-11-08 12:29:13 +00:00
onchange_helper Update translation files 2023-02-23 16:09:37 +00:00
sentry sentry 16.0.2.0.0 2023-03-18 11:46:51 +00:00
session_db session_db 16.0.1.0.4 2023-04-11 14:47:46 +00:00
setup [ADD] setup.py 2023-04-18 15:19:13 +00:00
upgrade_analysis Update translation files 2022-11-18 17:45:11 +00:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2023-03-12 20:58:20 +01:00
.editorconfig Initialize 16.0 branch 2022-10-03 22:05:57 +02:00
.eslintrc.yml Initialize 16.0 branch 2022-10-03 22:05:57 +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 Update dotfiles 2023-02-10 19:35:16 +01:00
.prettierrc.yml Initialize 16.0 branch 2022-10-03 22:05:57 +02:00
.pylintrc Initialize 16.0 branch 2022-10-03 22:05:57 +02:00
.pylintrc-mandatory Initialize 16.0 branch 2022-10-03 22:05:57 +02:00
LICENSE Initialize 16.0 branch 2022-10-03 22:05:57 +02:00
README.md [UPD] addons table in README.md 2023-04-18 15:19:10 +00:00
requirements.txt Merge PR #2505 into 16.0 2023-04-18 14:55:50 +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_unindex_content 16.0.1.0.0 moylop260 ebirbe luisg123v Disable indexing of attachments
auditlog 16.0.2.0.1 Audit Log
base_cron_exclusion 16.0.1.0.0 LoisRForgeFlow ChrisOForgeFlow Allow you to select scheduled actions that should not run simultaneously.
base_exception 16.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_fontawesome 16.0.5.15.4 Up to date Fontawesome resources.
base_m2m_custom_field 16.0.1.0.0 Customizations of Many2many
base_search_fuzzy 16.0.1.0.0 Fuzzy search with the PostgreSQL trigram extension
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_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
sentry 16.0.2.0.0 barsi naglis versada moylop260 fernandahf Report Odoo errors to Sentry
session_db 16.0.1.0.4 sbidoul Store sessions in DB
upgrade_analysis 16.0.1.0.0 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.