Financial reports for Odoo
 
 
 
 
 
Go to file
Pedro M. Baeza 364f041914 Merge pull request #54 from JehoG/8.0
Migration of account_chart_report to V8
2015-02-06 20:21:48 +01:00
__unported__ Port account_chart_report to V8: Moving files 2015-01-27 16:15:56 -05:00
account_chart_report [IMP] Using the template for the README of account_chart_report 2015-02-06 10:04:54 -05: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-30 09:51:03 -05: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
.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-30 09:51:03 -05: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.