mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
160c7c873d2b7de071531bcc6d98f5b77e6c2e5f
The `table_columns()` slows down modules loading significantly up to 2-3x. In most cases `model._name.startswith(self._model_prefix)` returns `False`, so better to check it first.
reporting-engine
TODO: add repo description.
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| report_qweb_parameter | 17.0.1.0.0 | Add new parameters for qweb templates in order to reduce field length and check minimal length | |
| report_xlsx | 17.0.1.0.0 | Base module to create xlsx report |
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.
Description
Languages
Python
35.1%
HTML
31.9%
JavaScript
30.5%
Java
1.1%
CSS
1.1%
Other
0.3%
