Financial reports for Odoo
 
 
 
 
 
Go to file
jbeficent d526bb94c6 [IMP] add prefixes. comes from PR #145 2016-04-29 12:11:30 +02:00
account_chart_report [MIG] Make modules uninstallable 2015-10-14 02:52:35 +02:00
account_export_csv [MIG] Make modules uninstallable 2015-10-14 02:52:35 +02:00
account_financial_report [MOV] move addons out of __unported__ (they remain not installable) 2015-10-13 12:14:12 +02:00
account_financial_report_horizontal [MIG] Make modules uninstallable 2015-10-14 02:52:35 +02:00
account_financial_report_webkit [FIX] Flake8 issues 2016-04-29 12:11:30 +02:00
account_financial_report_webkit_xls [FIX] Flake8 issues 2016-04-29 12:11:30 +02:00
account_journal_report_xls [FIX] Flake8 issues 2016-04-29 12:11:30 +02:00
account_move_line_report_xls [MIG] Make modules uninstallable 2015-10-14 02:52:35 +02:00
account_tax_report_no_zeroes [MIG] Make modules uninstallable 2015-10-14 02:52:35 +02:00
mis_builder [IMP] add prefixes. comes from PR #145 2016-04-29 12:11:30 +02:00
mis_builder_demo [MIG] Make modules uninstallable 2015-10-14 02:52:35 +02:00
setup [ADD] setup.py 2016-04-14 04:42:33 +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 [MIG] Update metafiles 2015-10-14 02:52:37 +02:00
LICENSE 7.0 metafiles 2014-08-06 16:20:48 +02:00
README.md [UPD] addons table in README.md 2015-10-14 09:55:28 +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.

Unported addons

addon version summary
account_chart_report 8.0.1.0.0 (unported) Print chart of accounts
account_export_csv 8.0.1.1.0 (unported) Account Export CSV
account_financial_report 2.0 (unported) Common financial reports
account_financial_report_horizontal 8.0.0.3.0 (unported) Accounting Financial Reports Horizontal
account_financial_report_webkit 8.0.1.1.0 (unported) Financial Reports - Webkit
account_financial_report_webkit_xls 8.0.0.4.0 (unported) Add XLS export to accounting reports
account_journal_report_xls 8.0.0.2.0 (unported) Financial Journal reports
account_move_line_report_xls 8.0.0.6.0 (unported) Journal Items Excel export
account_tax_report_no_zeroes 8.0.1.0.0 (unported) Account tax report without zeroes
mis_builder 8.0.0.2.0 (unported) Build 'Management Information System' Reports and Dashboards
mis_builder_demo 8.0.0.1.0 (unported) Demo data for the mis_builder module