|
|
||
|---|---|---|
| .github/workflows | ||
| carrier_environment | ||
| data_encryption | ||
| mail_environment | ||
| pos_environment | ||
| server_environment | ||
| server_environment_data_encryption | ||
| server_environment_files_sample | ||
| server_environment_ir_config_parameter | ||
| setup | ||
| .copier-answers.yml | ||
| .editorconfig | ||
| .flake8 | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .pylintrc | ||
| .pylintrc-mandatory | ||
| LICENSE | ||
| README.md | ||
| oca_dependencies.txt | ||
| requirements.txt | ||
README.md
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.
