Tools for Odoo Administrators to improve some technical features on Odoo.
 
 
 
 
Go to file
Stéphane Bidoul b68adf53a2 session_db: use SESSION_LIFETIME constant 2023-01-19 10:20:11 +01:00
.github/workflows Initialize 16.0 branch 2022-10-03 22:05:57 +02:00
auditlog Translated using Weblate (Spanish (Argentina)) 2023-01-01 21:45:58 +00:00
base_cron_exclusion Update translation files 2023-01-05 08:12:41 +00:00
base_exception Translated using Weblate (Spanish (Argentina)) 2023-01-16 03:17:55 +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_technical_user Update translation files 2023-01-12 08:22:33 +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
iap_alternative_provider [UPD] README.rst 2022-12-24 09:50:18 +00:00
module_change_auto_install Update translation files 2022-11-08 12:29:13 +00:00
sentry [UPD] README.rst 2023-01-19 08:56:43 +00:00
session_db session_db: use SESSION_LIFETIME constant 2023-01-19 10:20:11 +01:00
setup [MIG] session_db to 16.0 2023-01-19 10:20:11 +01:00
upgrade_analysis Update translation files 2022-11-18 17:45:11 +00:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2022-12-12 00:10:05 +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 [IMP] update dotfiles [ci skip] 2022-12-12 00:10:05 +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-01-19 08:56:40 +00:00
requirements.txt [IMP] sentry: black, isort, prettier 2022-12-19 16:06:44 +05:30
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
auditlog 16.0.2.0.0 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_technical_user 16.0.1.0.0 Add a technical user parameter on the company
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
iap_alternative_provider 16.0.1.0.0 sebastienbeau Base module for providing alternative provider for iap apps
module_change_auto_install 16.0.1.0.0 legalsylvain Customize auto installables modules by configuration
sentry 16.0.1.0.0 barsi naglis versada moylop260 fernandahf Report Odoo errors to Sentry
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.