Tools to manage environment-dependent configuration
Go to file
OCA-git-bot 408c150f1f [BOT] post-merge updates 2023-12-18 19:48:16 +00:00
.github/workflows [UPD] update dotfiles using copier 2023-01-18 15:55:02 +06:30
carrier_environment [UPD] README.rst 2023-09-03 16:38:27 +00:00
data_encryption [UPD] README.rst 2023-09-03 16:38:27 +00:00
mail_environment Update translation files 2023-10-09 20:37:29 +00:00
pos_environment [UPD] README.rst 2023-09-03 16:38:27 +00:00
server_environment [BOT] post-merge updates 2023-12-18 19:48:16 +00:00
server_environment_data_encryption [UPD] README.rst 2023-09-03 16:38:27 +00:00
server_environment_files_sample [UPD] README.rst 2023-09-03 16:38:27 +00:00
server_environment_ir_config_parameter [UPD] README.rst 2023-09-03 16:38:27 +00:00
setup [ADD] setup.py 2021-10-16 06:36:25 +00:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2023-03-13 13:24:54 +01:00
.editorconfig [UPD] update dotfiles using copier 2023-01-18 15:55:02 +06:30
.flake8 [UPD] update dotfiles using copier 2023-01-18 15:55:02 +06:30
.gitignore [UPD] update dotfiles using copier 2023-01-18 15:55:02 +06:30
.pre-commit-config.yaml [IMP] update dotfiles [ci skip] 2023-03-13 13:24:54 +01:00
.pylintrc [UPD] update dotfiles using copier 2023-01-18 15:55:02 +06:30
.pylintrc-mandatory [UPD] update dotfiles using copier 2023-01-18 15:55:02 +06:30
LICENSE [UPD] update dotfiles using copier 2023-01-18 15:55:02 +06:30
README.md [BOT] post-merge updates 2023-12-18 19:48:16 +00:00
oca_dependencies.txt [FIX] Taking away external dependency to OCA as the intended changes 2020-09-20 03:39:02 -05:00
requirements.txt [UPD] update dotfiles using copier 2023-01-18 15:55:02 +06:30

README.md

Runboat Pre-commit Status Build Status codecov Translation Status

Odoo server environment

This repository hosts official server environment management modules provided by the OCA.

Available addons

addon version maintainers summary
carrier_environment 12.0.1.0.1 Configure carriers with server_environment_files
data_encryption 12.0.1.0.0 Store accounts and credentials encrypted by environment
mail_environment 12.0.1.0.0 Configure mail servers with server_environment_files
pos_environment 12.0.1.0.1 Custom messages on the bill depending on the environment
server_environment 12.0.2.0.8 move some configurations out of the database
server_environment_data_encryption 12.0.1.0.0 Server Environment Data Encryption
server_environment_files_sample 12.0.1.0.1 sample config file for server_environment
server_environment_ir_config_parameter 12.0.1.0.1 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.