Financial reports for Odoo
 
 
 
 
 
Go to file
Stéphane Bidoul f772b14b67 [IMP] mis_builder: use non-breaking hyphen for negative sign
Also refactor _render_num() for readability.
2015-07-26 23:12:43 +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 [IMP][i18n] account_financial_report_webkit: Lithuanian translation 2015-06-09 14:43:01 +03: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: use non-breaking hyphen for negative sign 2015-07-26 23:12:43 +02:00
mis_builder_demo [IMP] mis_builder: clarify the construction of python variables 2015-07-26 23:12:39 +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 Update wkhtmltopdf download url 2015-07-21 15:53:19 +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.