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. |
||
---|---|---|
.github/workflows | ||
base_comment_template | ||
report_xlsx | ||
report_xlsx_helper | ||
report_xlsx_helper_demo | ||
setup | ||
.copier-answers.yml | ||
.editorconfig | ||
.eslintrc.yml | ||
.flake8 | ||
.gitignore | ||
.isort.cfg | ||
.pre-commit-config.yaml | ||
.prettierrc.yml | ||
.pylintrc | ||
.pylintrc-mandatory | ||
.travis.yml | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
oca_dependencies.txt | ||
requirements.txt |
README.md
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.