Financial reports for Odoo
 
 
 
 
 
Go to file
Stefan Rijnhart (Therp) f719596d34 Merge pull request #4 from pedrobaeza/6.1-metafiles
6.1 metafiles
2014-10-08 13:38:00 +02:00
account_export_csv [FIX] added company_id criteria to SQL queries + added journal entries report 2014-01-07 17:24:10 +01:00
account_financial_report [FIX] Mostrar Totales en Reporte de Cinco Columnas 2012-08-15 11:11:59 -05:30
account_financial_report_webkit Launchpad automatic translations update. 2014-05-10 07:54:10 +00: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-05-02 11:19:18 +02:00
account_journal_report_xls [ADD] added xls versions of reports 2014-01-27 15:32:33 +01:00
account_move_line_report_xls [ADD] added xls versions of reports 2014-01-27 15:32:33 +01:00
l10n_ve_account_financial_report Launchpad automatic translations update. 2014-05-10 07:54:10 +00:00
.coveragerc 6.1 metafiles 2014-08-06 16:30:03 +02:00
.gitignore 6.1 metafiles 2014-08-06 16:30:03 +02:00
.travis.yml [FIX] report_xls dependency 2014-08-06 16:47:35 +02:00
LICENSE 6.1 metafiles 2014-08-06 16:30:03 +02:00
README.md 6.1 metafiles 2014-08-06 16:30:03 +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.