Financial reports for Odoo
 
 
 
 
 
Go to file
eLBati 337fda6119 [FIX+IMP] account_tax_balance:
* Tests
* PEP8
* Use invoice._convert_to_write(invoice._cache). This way, the onchange will be inheritable and will add here also the added values
* better get_context_values
* unify method compute_balance
* open move lines linked to balance
2018-10-01 11:15:40 +02:00
account_tax_balance [FIX+IMP] account_tax_balance: 2018-10-01 11:15:40 +02:00
.gitignore [MIG] Add metafiles 2018-09-27 02:02:03 +02:00
.travis.yml [MIG] .travis.yml: Upgrade to Postgres 9.6 2018-10-01 09:23:12 +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

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.