Odoo Alternative Reporting Engine
 
 
 
 
Go to file
Pedro M. Baeza cfcac1d83e [MIG+FIX] base_comment_template: Fix migration scripts
As the field was not properly converted to property at 2.0.0, the script fails to do its
job when migrating from v11, so we need to adapt the scripts to this situation.
2021-01-26 16:00:00 +01:00
.github/workflows [IMP] update dotfiles [ci skip] 2020-12-11 20:14:14 +01:00
base_comment_template [MIG+FIX] base_comment_template: Fix migration scripts 2021-01-26 16:00:00 +01:00
report_xlsx report_xlsx 14.0.1.0.1 2021-01-13 12:31:37 +00:00
report_xlsx_helper [UPD] Update report_xlsx_helper.pot 2020-12-02 06:54:14 +00:00
report_xlsx_helper_demo [UPD] README.rst 2020-12-02 07:01:51 +00:00
setup [ADD] setup.py 2020-12-02 07:01:52 +00:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2020-12-11 20:14:14 +01: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 [IMP] update dotfiles [ci skip] 2020-12-11 20:14:14 +01:00
.prettierrc.yml [IMP] update dotfiles [ci skip] 2020-11-01 22:26:19 +01:00
.pylintrc [IMP] update dotfiles [ci skip] 2020-11-01 22:26:19 +01:00
.pylintrc-mandatory [IMP] update dotfiles [ci skip] 2020-11-01 22:26:19 +01:00
.travis.yml [IMP] update dotfiles [ci skip] 2020-12-11 20:14:14 +01: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 [UPD] addons table in README.md 2021-01-13 12:31:47 +00:00
oca_dependencies.txt Initialize 14.0 branch 2020-10-08 21:45:28 +02:00
requirements.txt [MIG] report_xlsx: Migration to 14.0 2020-11-04 08:32:26 -05:00

README.md

Runbot Status Build Status codecov Translation Status

reporting-engine

TODO: add repo description.

Available addons

addon version summary
report_xlsx 14.0.1.0.1 Base module to create xlsx report
report_xlsx_helper 14.0.1.0.0 Report xlsx helpers
report_xlsx_helper_demo 14.0.1.0.0 Report xlsx helpers - demo

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.