Odoo Alternative Reporting Engine
 
 
 
 
Go to file
Yannick Vaucher 0ee96ecd43 [ADD] module base_report_assembler 2014-02-24 17:12:34 +01:00
base_report_assembler [PEP8] and correction of doc string 2014-01-31 12:09:04 +01:00
report_xls style & documentation refresh, xls footer datetime fix 2014-01-06 23:22:39 +01:00
README Initial commit. 2013-11-07 10:48:58 +01:00

README

This repository hosts alternative reporting engines to the ones included on OpenERP core (RML and Webkit). It is complemented with the ones that host the reports theirself:

https://launchpad.net/account-financial-report
https://launchpad.net/purchase-report
https://launchpad.net/sale-reports
...

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).