account-financial-reporting/README.md

42 lines
2.1 KiB
Markdown

[![Build Status](https://travis-ci.org/OCA/account-financial-reporting.svg?branch=9.0)](https://travis-ci.org/OCA/account-financial-reporting)
[![Coverage Status](https://coveralls.io/repos/OCA/account-financial-reporting/badge.png?branch=9.0)](https://coveralls.io/r/OCA/account-financial-reporting?branch=9.0)
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.
[//]: # (addons)
Available addons
----------------
addon | version | summary
--- | --- | ---
[account_financial_report_horizontal](account_financial_report_horizontal/) | 9.0.0.0.0 | Accounting Financial Reports Horizontal
[account_financial_report_qweb](account_financial_report_qweb/) | 9.0.1.0.2 | OCA Financial Reports
[account_tax_balance](account_tax_balance/) | 9.0.1.1.0 | Compute tax balances based on date range
[customer_activity_statement](customer_activity_statement/) | 9.0.1.0.0 | OCA Financial Reports
[customer_outstanding_statement](customer_outstanding_statement/) | 9.0.1.0.0 | OCA Financial Reports
[mis_builder](mis_builder/) | 9.0.2.0.2 | Build 'Management Information System' Reports and Dashboards
Unported addons
---------------
addon | version | summary
--- | --- | ---
[account_chart_report](account_chart_report/) | 8.0.1.0.0 (unported) | Print chart of accounts
[account_export_csv](account_export_csv/) | 8.0.1.1.0 (unported) | Account Export CSV
[account_financial_report](account_financial_report/) | 2.0 (unported) | Common financial reports
[account_journal_report_xls](account_journal_report_xls/) | 8.0.0.2.0 (unported) | Financial Journal reports
[account_move_line_report_xls](account_move_line_report_xls/) | 8.0.0.6.0 (unported) | Journal Items Excel export
[mis_builder_demo](mis_builder_demo/) | 9.0.1.0.0 (unported) | Demo data for the mis_builder module
[//]: # (end addons)