Financial reports for Odoo
 
 
 
 
 
Go to file
Yannick Vaucher ae6f90f02d Merge pull request #38 from acsone/8.0-mig-account_export_csv-sbi
[8.0] migrate account_export_csv
2014-12-12 18:27:00 +01:00
__unported__ [MIG] account_export_csv: move out of unported 2014-11-30 11:20:11 +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] pylint 2014-11-24 18:48:56 +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
.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 [CHG] travis.yml 2014-10-21 11:39:38 +02: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.