Financial reports for Odoo
 
 
 
 
 
Go to file
Pedro M. Baeza d3ab39e994 Merge pull request #86 from acsone/8.0-mis_builder
[8.0] mis_builder
2015-08-25 01:37:57 +02:00
__unported__/account_financial_report [REN] initial migration 2015-06-11 08:09:37 +02:00
account_chart_report Add OCA as author of OCA addons 2015-03-02 17:22:33 +01:00
account_export_csv Add OCA as author of OCA addons 2015-03-02 17:22:33 +01:00
account_financial_report_horizontal [IMP] README.rst 2015-06-11 08:09:37 +02:00
account_financial_report_webkit Merge pull request #112 from mdietrichc2c/8.0-optimize-last-rec-date 2015-08-21 10:53:55 +02:00
account_financial_report_webkit_xls [IMP] Improved some icons 2015-03-03 14:21:22 +01:00
account_journal_report_xls [IMP] Improved some icons 2015-03-03 14:21:22 +01:00
account_move_line_report_xls update README.rst 2015-03-28 15:44:32 +01:00
mis_builder [IMP] mis_builder: improve eval context of query domain 2015-08-22 11:31:37 +02:00
mis_builder_demo [IMP] Add module description 2015-07-29 18:07:26 +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 remove clone already performed through oca_dependencies.txt 2015-08-04 09:53:59 +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
oca_dependencies.txt add oca_dependencies.txt 2015-01-05 16:51:34 +01: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.