Financial reports for Odoo
 
 
 
 
 
Go to file
Marco Calcagni 077f8b2b9e [FIX] wrong sql calculation on credit and debit value
https://github.com/OCA/account-financial-reporting/issues/443
2018-10-24 14:52:44 +13:00
account_tax_balance [FIX] at_install/post_install test decorators 2018-10-07 21:19:32 +02:00
customer_activity_statement Translated using Weblate (Spanish) 2018-10-24 13:15:39 +13:00
customer_outstanding_statement [FIX] wrong sql calculation on credit and debit value 2018-10-24 14:52:44 +13:00
setup [ADD] setup.py 2018-10-06 10:36:52 +02:00
.gitignore [MIG] Add metafiles 2018-09-27 02:02:03 +02:00
.travis.yml Remove postgres 9.2 and transifex from .travis.yml 2018-10-04 10:28:16 +02:00
LICENSE [MIG] Add metafiles 2018-09-27 02:02:03 +02:00
README.md [MIG] Add metafiles 2018-09-27 02:02:03 +02:00
oca_dependencies.txt [12.0][MIG] account_tax_balance 2018-10-04 10:28:16 +02: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.