Tools to manage environment-dependent configuration
Go to file
Weblate c32e120024 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-env-16.0/server-env-16.0-server_environment
Translate-URL: https://translation.odoo-community.org/projects/server-env-16-0/server-env-16-0-server_environment/
2023-10-10 00:41:23 +00:00
.github/workflows [RFR] Update pre-commit config using `copier -f update` 2023-03-09 20:21:50 +01:00
data_encryption Update translation files 2023-10-09 21:37:30 +00:00
mail_environment [UPD] README.rst 2023-09-03 16:39:14 +00:00
server_environment Update translation files 2023-10-10 00:41:23 +00:00
server_environment_data_encryption [UPD] README.rst 2023-09-03 16:39:14 +00:00
server_environment_ir_config_parameter [UPD] README.rst 2023-09-03 16:39:14 +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-09-06 08:54:09 +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.3 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.