OCA reporting engine fork for dev and update.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
OCA Transbot e5f5ccdc9e OCA Transbot updated translations from Transifex 7 years ago
base_report_assembler OCA Transbot updated translations from Transifex 7 years ago
report_custom_filename OCA Transbot updated translations from Transifex 7 years ago
report_xls Style cleanup 9 years ago
.gitignore [ADD] [7.O] add gitignore file 10 years ago
.travis.yml [FIX] .travis.yml: Correct Transifex password 8 years ago
README Initial commit. 11 years ago
oca_dependencies.txt Fix TravisCI tests 9 years ago

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