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.

40 lines
2.1 KiB

10 years ago
10 years ago
  1. [![Build Status](https://travis-ci.org/OCA/account-financial-reporting.svg?branch=10.0)](https://travis-ci.org/OCA/account-financial-reporting)
  2. [![Coverage Status](https://coveralls.io/repos/OCA/account-financial-reporting/badge.png?branch=10.0)](https://coveralls.io/r/OCA/account-financial-reporting?branch=10.0)
  3. Odoo 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 | maintainers | summary
  15. --- | --- | --- | ---
  16. [account_bank_statement_line_reconciliation](account_bank_statement_line_reconciliation/) | 10.0.1.0.0 | | OCA Financial Reports
  17. [account_financial_report_date_range](account_financial_report_date_range/) | 10.0.1.0.0 | | Add Date Range field to the Odoo OE standard addons financial reports wizard.
  18. [account_financial_report_horizontal](account_financial_report_horizontal/) | 10.0.1.0.0 | | Accounting Financial Report Horizontal
  19. [account_financial_report_qweb](account_financial_report_qweb/) | 10.0.3.1.3 | | OCA Financial Reports
  20. [account_move_line_report_xls](account_move_line_report_xls/) | 10.0.1.0.0 | | Journal Items Excel export
  21. [account_tax_balance](account_tax_balance/) | 10.0.1.1.2 | | Compute tax balances based on date range
  22. [customer_activity_statement](customer_activity_statement/) | 10.0.1.1.0 | | OCA Financial Reports
  23. [customer_outstanding_statement](customer_outstanding_statement/) | 10.0.1.1.0 | | OCA Financial Reports
  24. Unported addons
  25. ---------------
  26. addon | version | maintainers | summary
  27. --- | --- | --- | ---
  28. [account_chart_report](account_chart_report/) | 8.0.1.0.0 (unported) | | Print chart of accounts
  29. [account_export_csv](account_export_csv/) | 8.0.1.1.0 (unported) | | Account Export CSV
  30. [account_journal_report_xls](account_journal_report_xls/) | 8.0.0.2.0 (unported) | | Financial Journal reports
  31. [//]: # (end addons)