Financial reports for Odoo
 
 
 
 
 
Go to file
Stéphane Bidoul (ACSONE) 9c2b77633d [IMP] account_tax_balance: performance
Let the database do some computations (sum) and do not
put large lists of ids in action domain.
2017-10-19 01:35:35 +02:00
account_tax_balance [IMP] account_tax_balance: performance 2017-10-19 01:35:35 +02:00
setup [ADD] setup.py 2017-10-07 16:43:36 +02:00
.gitignore [MIG] Add metafiles 2017-10-03 15:56:40 +02: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

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.