mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
3c1b0945827828686cb06974bc0596320fc9f7d5
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
reporting-engine
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| report_xlsx | 18.0.1.0.0 | Base module to create xlsx report | |
| sql_request_abstract | 18.0.1.0.0 | ![]() |
Abstract Model to manage SQL Requests |
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%

