Financial reports for Odoo
 
 
 
 
 
Go to file
Stéphane Bidoul b71d8348f2 [IMP] account_financial_report_webkit: in test, work around demo periods issue in 7.0 2014-08-06 19:24:00 +02:00
account_chart_report account_chart_report : 2014-08-02 22:12:51 -04:00
account_export_csv The selection of periods should not be restricted to open periods 2014-06-11 15:50:40 +02:00
account_financial_report account_chart_report : 2014-08-02 22:12:51 -04:00
account_financial_report_horizontal Launchpad automatic translations update. 2014-06-19 06:33:52 +00:00
account_financial_report_webkit [IMP] account_financial_report_webkit: in test, work around demo periods issue in 7.0 2014-08-06 19:24:00 +02:00
account_financial_report_webkit_xls [FIX] Bug in the formula of the balance column in the Trial Balance XLS report when it is filtered by date 2014-04-24 15:31:26 +02:00
account_journal_report_xls add fields to journal_report_xls 2014-01-19 19:16:42 +01:00
account_move_line_report_xls [FIX] add fix to avoid crash if report_xls in not available 2014-02-03 10:16:00 +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 [IMP] account_financial_report_webkit: in test, work around demo periods issue in 7.0 2014-08-06 19:24:00 +02:00
LICENSE 7.0 metafiles 2014-08-06 16:20:48 +02:00
README.md 7.0 metafiles 2014-08-06 16:20:48 +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.