This repository hosts alternative reporting engines to the ones included on Odoo core (RML, QWeb and Webkit). It is complemented with the ones that host the reports theirself:
https://github.com/OCA/account-financial-reporting https://github.com/OCA/purchase-reporting https://github.com/OCA/sale-reporting ...
The convention is to use a suffix to each module to indicate that it's for using with that report engine (for example, account_invoice_report_birt or sale_order_report_pentaho).
It can contain also another utilities directly involved with reports (like merge/split utils, checkers, signing tools and so on).
addon | version | summary |
---|---|---|
report_custom_filename | 8.0.1.0.0 | Configure the filename to use when downloading a report |
report_qweb_element_page_visibility | 8.0.1.0.0 | Report Qweb Element Page Visibility |
report_qweb_signer | 8.0.1.0.0 | Sign Qweb PDFs usign a PKCS#12 certificate |
report_xls | 8.0.0.6.0 | Excel report engine |
report_xml | 1.0 | Allow to generate XML reports |
report_xml_sample | 1.0 | For developers who want an example |
addon | version | summary |
---|---|---|
base_report_assembler | 1.0 (unported) | Base Report Assembler |
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.