Financial reports for Odoo
 
 
 
 
 
Go to file
Pedro M. Baeza f1a61ac27c
Merge pull request #457 from odoonz/format-fix2
Bug fix
2018-08-22 07:14:01 +02:00
account_financial_report [UPD] Update account_financial_report.pot 2018-08-21 12:19:50 +00:00
account_tax_balance Translated using Weblate (Italian) 2018-06-19 15:00:45 +00:00
customer_activity_statement Bug fix 2018-08-22 15:48:49 +12:00
customer_outstanding_statement [FIX] wrong sql calculation on credit and debit value 2018-07-23 13:43:08 +02:00
setup [ADD] setup.py [ci skip] 2018-04-18 23:01:37 +02: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 remove dependency with account_fiscal_year 2017-12-22 14:05:19 +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.