Tools to manage environment-dependent configuration
Go to file
Stéphane Bidoul (ACSONE) 7c02dfec77 server_environment_ir_config_param: silently replace values by config values
This is much more robust that raising an error, and let modules
load ir.config_parameter from xml data files, while still enforcing
values from the config files.
2022-10-19 19:50:32 +02:00
.github/workflows Initialize 16.0 branch 2022-10-03 22:05:41 +02:00
server_environment [UPD] README.rst 2022-10-19 17:13:13 +00:00
server_environment_ir_config_parameter server_environment_ir_config_param: silently replace values by config values 2022-10-19 19:50:32 +02:00
setup [ADD] setup.py 2022-10-19 17:13:14 +00:00
.copier-answers.yml Initialize 16.0 branch 2022-10-03 22:05:41 +02:00
.editorconfig Initialize 16.0 branch 2022-10-03 22:05:41 +02:00
.eslintrc.yml Initialize 16.0 branch 2022-10-03 22:05:41 +02:00
.flake8 Initialize 16.0 branch 2022-10-03 22:05:41 +02:00
.gitignore Initialize 16.0 branch 2022-10-03 22:05:41 +02:00
.isort.cfg Initialize 16.0 branch 2022-10-03 22:05:41 +02:00
.pre-commit-config.yaml Initialize 16.0 branch 2022-10-03 22:05:41 +02:00
.prettierrc.yml Initialize 16.0 branch 2022-10-03 22:05:41 +02:00
.pylintrc Initialize 16.0 branch 2022-10-03 22:05:41 +02:00
.pylintrc-mandatory Initialize 16.0 branch 2022-10-03 22:05:41 +02:00
LICENSE Initialize 16.0 branch 2022-10-03 22:05:41 +02:00
README.md [UPD] addons table in README.md 2022-10-19 17:13:13 +00:00

README.md

Runboat Pre-commit Status Build Status codecov Translation Status

server-env

TODO: add repo description.

Available addons

addon version maintainers summary
server_environment 16.0.1.0.0 move some configurations out of the database

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.