Financial reports for Odoo
 
 
 
 
 
Go to file
Pedro M. Baeza b25b618e8c [IMP] account_tax_balance: Ensure test correctness (2)
Tests failed if you don't have an account called 'Tax Paid' in your test DB, which
can happen when you are integrating tests in other environments, for example with
other starting language.
2019-05-08 21:02:49 +02:00
account_tax_balance [IMP] account_tax_balance: Ensure test correctness (2) 2019-05-08 21:02:49 +02: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 .travis.yml: Remove display hack 2019-05-08 19:45:43 +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.