Financial reports for Odoo
 
 
 
 
 
Go to file
Yannick Vaucher eaabd60b04 Merge pull request #55 from JehoG/PORT-account_move_line_report_xls
Migration of account-move-line-report-xls to V8
2015-02-07 21:06:14 +01:00
__unported__ Merge pull request #55 from JehoG/PORT-account_move_line_report_xls 2015-02-07 21:06:14 +01:00
account_chart_report [IMP] account_chart_report: Better README 2015-02-06 20:24:01 +01:00
account_export_csv [FIX] account_export_csv: duplicate column definition (spotted by pylint) 2014-11-30 11:36:54 +01:00
account_financial_report_webkit Fix 2 pep8 errors in account_financial_report_webkit 2015-01-29 11:31:43 +01:00
account_financial_report_webkit_xls [FIX] afr_webkit_xls: incorrect debit/credit in xls trial balance 2014-11-26 11:16:55 +01:00
account_move_line_report_xls [FIX] Correcting account_move_line_report_xls README 2015-02-06 10:49:01 -05:00
.coveragerc 7.0 metafiles 2014-08-06 16:20:48 +02:00
.gitignore 7.0 metafiles 2014-08-06 16:20:48 +02:00
.travis.yml [FIX] travis wkhtmltopdf download url 2015-01-23 10:02:30 +01:00
LICENSE 7.0 metafiles 2014-08-06 16:20:48 +02:00
README.md Merge branch '7.0' into 8.0 and updated QA files 2014-08-22 16:48:13 +02:00

README.md

Build Status Coverage Status

OpenERP account financial reports

This project aims to deal with modules related to financial reports. You'll find modules that print legal and official reports. This includes, among others:

  • One module based on webkit and totally rewritten by camptocamp, for standard financial reports.
  • Another based on RML completely improved by Vauxoo.