Financial reports for Odoo
 
 
 
 
 
Go to file
Leonardo Pistone 9390f8a97f Revert "[IMP] account_financial_report_webkit: in test, work around demo periods issue in 7.0"
This revert is done intentionally to remove a workaround for 7.0 only,
and not have it back in subsequent 7.0 -> 8.0 merges.

For details see
https://github.com/OCA/account-financial-reporting/pull/5#issuecomment-56939862

This reverts commit b71d8348f2.

Conflicts:
	.travis.yml
2014-09-26 11:43:27 +02:00
__unported__ Revert "[IMP] account_financial_report_webkit: in test, work around demo periods issue in 7.0" 2014-09-26 11:43:27 +02:00
account_financial_report_webkit/migrations/7.0.1.0.2 Merge remote-tracking branch 'origin/7.0' into 8.0 2014-09-26 11:40:32 +02: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 Merge remote-tracking branch 'origin/7.0' into 8.0 2014-09-26 11:40:32 +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.