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

Translation: server-tools-16.0/server-tools-16.0-dbfilter_from_header
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-dbfilter_from_header/
2022-12-30 16:10:22 +00:00
.github/workflows Initialize 16.0 branch 2022-10-03 22:05:57 +02:00
auditlog Update translation files 2022-12-28 14:30:47 +00:00
base_exception base_exception 16.0.1.0.1 2022-12-30 13:10: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_view_inheritance_extension Translated using Weblate (Italian) 2022-12-20 15:46:18 +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
setup [ADD] setup.py 2022-12-30 14:56:06 +00: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 2022-12-30 14:56:04 +00:00
requirements.txt [IMP] base_view_inheritance_extension: black, isort, prettier 2022-12-06 20:26:01 +01: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
auditlog 16.0.2.0.0 Audit Log
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_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
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.