Tools to manage environment-dependent configuration
Go to file
Leonardo Pistone a06fdf78c0 capture stderr as well as stdout when diagnosing
This fixes OCA/server-tools#125 because in some Ubuntu systems
lsb_release outputs to stderr as well as stdout. This message will be
printed to console, not logged nor shown among server infomation. That
way the message is lost and only pollutes unit tests output.
2020-10-12 10:40:13 +02:00
server_environment capture stderr as well as stdout when diagnosing 2020-10-12 10:40:13 +02:00
setup Initialize 14.0 branch 2020-10-08 20:04:40 +02:00
.copier-answers.yml Initialize 14.0 branch 2020-10-08 20:04:40 +02:00
.editorconfig Initialize 14.0 branch 2020-10-08 20:04:40 +02:00
.eslintrc.yml Initialize 14.0 branch 2020-10-08 20:04:40 +02:00
.flake8 Initialize 14.0 branch 2020-10-08 20:04:40 +02:00
.gitignore Initialize 14.0 branch 2020-10-08 20:04:40 +02:00
.isort.cfg Initialize 14.0 branch 2020-10-08 20:04:40 +02:00
.pre-commit-config.yaml Initialize 14.0 branch 2020-10-08 20:04:40 +02:00
.prettierrc.yml Initialize 14.0 branch 2020-10-08 20:04:40 +02:00
.pylintrc Initialize 14.0 branch 2020-10-08 20:04:40 +02:00
.pylintrc-mandatory Initialize 14.0 branch 2020-10-08 20:04:40 +02:00
.travis.yml Initialize 14.0 branch 2020-10-08 20:04:40 +02:00
CONTRIBUTING.md Initialize 14.0 branch 2020-10-08 20:04:40 +02:00
LICENSE Initialize 14.0 branch 2020-10-08 20:04:40 +02:00
README.md Initialize 14.0 branch 2020-10-08 20:04:40 +02:00
oca_dependencies.txt Initialize 14.0 branch 2020-10-08 20:04:40 +02:00

README.md

Runbot Status Build Status codecov Translation Status

server-env

None

This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to 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.