mirror of
https://gitlab.com/flectra-community/reporting-engine.git
synced 2024-11-14 10:12:05 +00:00
.gitlab/issue_templates | ||
base_comment_template | ||
bi_sql_editor | ||
report_async | ||
report_layout_config | ||
report_qweb_element_page_visibility | ||
report_qweb_parameter | ||
report_substitute | ||
report_wkhtmltopdf_param | ||
report_xlsx | ||
report_xlsx_helper | ||
report_xml | ||
sql_export | ||
sql_request_abstract | ||
.gitlab-ci.yml | ||
README.md | ||
requirements.txt |
Flectra Community / reporting-engine
None
Available addons
addon | version | summary |
---|---|---|
report_qweb_element_page_visibility | 3.0.1.0.0 | Report Qweb Element Page Visibility |
report_qweb_parameter | 3.0.1.0.0 | Add new parameters for qweb templates in order to reduce field length and check minimal length |
report_layout_config | 3.0.1.0.0 | Add possibility to easily modify the global report layout |
report_xlsx | 3.0.1.0.1 | Base module to create xlsx report |
report_xml | 3.0.1.0.0 | Allow to generate XML reports |
base_comment_template | 3.0.1.0.0 | Add conditional mako template to any reporton models that inherits comment.template. |
report_xlsx_helper | 3.0.1.0.1 | Report xlsx helpers |
sql_request_abstract | 3.0.1.0.1 | Abstract Model to manage SQL Requests |
report_async | 3.0.1.0.0 | Central place to run reports live or async |
report_wkhtmltopdf_param | 3.0.1.0.0 | Add new parameters for a paper format to be used by wkhtmltopdf command as arguments. |
bi_sql_editor | 3.0.1.1.0 | BI Views builder, based on Materialized or Normal SQL Views |
sql_export | 3.0.1.0.0 | Export data in csv file with SQL requests |
report_substitute | 3.0.1.0.0 | This module allows to create substitution rules for report actions. |