Tools to manage environment-dependent configuration
Go to file
Quentin Groulard 778029822a [IMP] Server env default fields string
Not all fields have their string in the args, but '.string' returns the computed (based on field name) string if not set in the args.
2023-06-19 13:26:11 +02:00
.github/workflows [RFR] Update pre-commit config using `copier -f update` 2023-03-09 20:21:50 +01:00
data_encryption data_encryption 16.0.1.0.1 2023-03-18 12:25:00 +00:00
mail_environment Update translation files 2023-03-27 08:59:42 +00:00
server_environment [IMP] Server env default fields string 2023-06-19 13:26:11 +02:00
server_environment_data_encryption Update translation files 2022-11-25 11:50:24 +00:00
server_environment_ir_config_parameter Update translation files 2022-11-25 11:50:24 +00:00
setup [ADD] setup.py 2022-11-25 11:57:53 +00:00
.copier-answers.yml [RFR] Update pre-commit config using `copier -f update` 2023-03-09 20:21:50 +01: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 [RFR] Update pre-commit config using `copier -f update` 2023-03-09 20:21:50 +01: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 2023-03-27 08:41:08 +00:00
requirements.txt [IMP] data_encryption: black, isort, prettier 2022-10-09 16:31:10 +02:00

README.md

Runboat Pre-commit Status Build Status codecov Translation Status

server-env

TODO: add repo description.

Available addons

addon version maintainers summary
data_encryption 16.0.1.0.1 Store accounts and credentials encrypted by environment
mail_environment 16.0.1.0.1 Configure mail servers with server_environment_files
server_environment 16.0.1.0.1 move some configurations out of the database
server_environment_data_encryption 16.0.1.0.0 Server Environment Data Encryption
server_environment_ir_config_parameter 16.0.1.0.0 Override System Parameters from server environment file

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.