Financial reports for Odoo
 
 
 
 
 
Go to file
Adrien Peiffer (ACSONE) 55a942d952 [FIX] account_financial_report_qweb: date condition in open items report.
This commit includes move lines on the report date by default. These lines shouldn't be considered in the futur.
2017-12-22 11:06:30 +01:00
account_financial_report [FIX] account_financial_report_qweb: date condition in open items report. 2017-12-22 11:06:30 +01:00
account_tax_balance dynamize general ledger 2017-12-22 11:01:12 +01:00
setup [ADD] setup.py 2017-11-14 04:34:42 +01: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 migrate account_financial_report_qweb to 11.0 2017-11-27 19:05:11 +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.