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.

39 lines
2.0 KiB

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