Financial reports for Odoo
 
 
 
 
 
Go to file
Pedro M. Baeza 0a2cab8e36 Merge pull request #59 from yvaucher/8.0-add-license-key
Add license key in __openerp__.py
2015-02-17 17:49:14 +01:00
__unported__ Add license key in __openerp__.py 2015-02-13 16:14:41 +01:00
account_chart_report Add license key in __openerp__.py 2015-02-13 16:14:41 +01:00
account_export_csv Add license key in __openerp__.py 2015-02-13 16:14:41 +01:00
account_financial_report_webkit Merge pull request #44 from guewen/aged-balance-filters 2015-02-10 14:52:25 +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_journal_report_xls Add pot for translations 2014-12-03 13:04:52 +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.