Financial reports for Odoo
 
 
 
 
 
Go to file
Pedro M. Baeza 2ccc8831ad [FIX] account_financial_report: Fix tests + sql for integration tests
When this module is installed along with other chart account different from generic one,
the number of expected accounts and the computation change (for example, in Spain,
the unaffected earnings account is 129000, choking with group with code prefix 1).

This commit makes the tests resistent to these changes.
2018-07-18 11:40:28 +02:00
account_financial_report [FIX] account_financial_report: Fix tests + sql for integration tests 2018-07-18 11:40:28 +02:00
account_tax_balance Translated using Weblate (Italian) 2018-06-19 15:00:45 +00:00
customer_activity_statement [UPD] Update customer_activity_statement.pot 2018-06-25 12:50:49 +00:00
customer_outstanding_statement [UPD] Update customer_outstanding_statement.pot 2018-06-25 12:50:49 +00:00
setup [ADD] setup.py [ci skip] 2018-04-18 23:01:37 +02:00
.gitignore dynamize general ledger 2017-12-22 11:01:12 +01:00
.travis.yml [MIG] Add metafiles 2017-10-03 15:56:40 +02:00
LICENSE [MIG] Add metafiles 2017-10-03 15:56:40 +02:00
README.md [MIG] Add metafiles 2017-10-03 15:56:40 +02:00
oca_dependencies.txt remove dependency with account_fiscal_year 2017-12-22 14:05:19 +01:00
requirements.txt migrate account_financial_report_qweb to 11.0 2017-11-27 19:05:11 +01:00

README.md

Build Status Coverage Status

Odoo 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.