Odoo Alternative Reporting Engine
 
 
 
 
Go to file
Guewen Baconnier 56d631eba2 Fix py3o freeze when using server fusion
The template file has been partially read for the parsing of the
expressions, so use the original template data instead.  When the fusion
server receives an incomplete template, we don't receive any answer
back.
2020-10-21 19:13:32 +03:00
report_py3o Fix py3o freeze when using server fusion 2020-10-21 19:13:32 +03:00
setup Initialize 14.0 branch 2020-10-08 21:45:28 +02:00
.copier-answers.yml Initialize 14.0 branch 2020-10-08 21:45:28 +02:00
.editorconfig Initialize 14.0 branch 2020-10-08 21:45:28 +02:00
.eslintrc.yml Initialize 14.0 branch 2020-10-08 21:45:28 +02:00
.flake8 Initialize 14.0 branch 2020-10-08 21:45:28 +02:00
.gitignore Initialize 14.0 branch 2020-10-08 21:45:28 +02:00
.isort.cfg Initialize 14.0 branch 2020-10-08 21:45:28 +02:00
.pre-commit-config.yaml Initialize 14.0 branch 2020-10-08 21:45:28 +02:00
.prettierrc.yml Initialize 14.0 branch 2020-10-08 21:45:28 +02:00
.pylintrc Initialize 14.0 branch 2020-10-08 21:45:28 +02:00
.pylintrc-mandatory Initialize 14.0 branch 2020-10-08 21:45:28 +02:00
.travis.yml Initialize 14.0 branch 2020-10-08 21:45:28 +02:00
CONTRIBUTING.md Initialize 14.0 branch 2020-10-08 21:45:28 +02:00
LICENSE Initialize 14.0 branch 2020-10-08 21:45:28 +02:00
README.md Initialize 14.0 branch 2020-10-08 21:45:28 +02:00
oca_dependencies.txt Initialize 14.0 branch 2020-10-08 21:45:28 +02:00

README.md

Runbot Status Build Status codecov Translation Status

reporting-engine

TODO: add repo description.

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.