You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
2.0 KiB

10 years ago
  1. [![Build Status](https://travis-ci.org/OCA/account-financial-reporting.svg?branch=8.0)](https://travis-ci.org/OCA/account-financial-reporting)
  2. [![Coverage Status](https://coveralls.io/repos/OCA/account-financial-reporting/badge.png?branch=8.0)](https://coveralls.io/r/OCA/account-financial-reporting?branch=8.0)
  3. OpenERP account financial reports
  4. =================================
  5. This project aims to deal with modules related to financial reports. You'll
  6. find modules that print legal and official reports. This includes, among
  7. others:
  8. * One module based on webkit and totally rewritten by camptocamp, for standard
  9. financial reports.
  10. * Another based on RML completely improved by Vauxoo.
  11. [//]: # (addons)
  12. Available addons
  13. ----------------
  14. addon | version | summary
  15. --- | --- | ---
  16. [account_chart_report](account_chart_report/) | 8.0.1.0.0 | Print chart of accounts
  17. [account_export_csv](account_export_csv/) | 8.0.1.1.0 | Account Export CSV
  18. [account_financial_report_horizontal](account_financial_report_horizontal/) | 8.0.0.3.0 | Accounting Financial Reports Horizontal
  19. [account_financial_report_webkit](account_financial_report_webkit/) | 8.0.1.2.0 | Financial Reports - Webkit
  20. [account_financial_report_webkit_xls](account_financial_report_webkit_xls/) | 8.0.0.4.0 | Add XLS export to accounting reports
  21. [account_journal_report_xls](account_journal_report_xls/) | 8.0.0.2.0 | Financial Journal reports
  22. [account_move_line_report_xls](account_move_line_report_xls/) | 8.0.0.6.0 | Journal Items Excel export
  23. [account_tax_report_no_zeroes](account_tax_report_no_zeroes/) | 8.0.1.0.0 | Account tax report without zeroes
  24. [mis_builder](mis_builder/) | 8.0.1.0.0 | Build 'Management Information System' Reports and Dashboards
  25. [mis_builder_demo](mis_builder_demo/) | 8.0.1.0.0 | Demo data for the mis_builder module
  26. Unported addons
  27. ---------------
  28. addon | version | summary
  29. --- | --- | ---
  30. [account_financial_report](account_financial_report/) | 2.0 (unported) | Common financial reports
  31. [//]: # (end addons)