Financial reports for Odoo
 
 
 
 
 
Go to file
Iryna Vushnevska 423b6a2fcd [IMP] account_financial_reports: Several improvements:
* Move to less files to compile variables
* hide contacts on partner
* Add reports to res partner actions
* initialize wizard from context
* initialize wizard by current fiscal year
2019-06-13 21:13:09 +02:00
account_financial_report [IMP] account_financial_reports: Several improvements: 2019-06-13 21:13:09 +02:00
account_tax_balance Translated using Weblate (Catalan) 2019-05-27 13:19:42 +00:00
partner_statement [UPD] Update partner_statement.pot 2019-05-29 18:40:36 +00:00
setup [ADD] setup.py 2019-05-29 17:19:25 +00: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 [IMP] README.md: Runbot badge 2019-06-08 09:55:39 +02:00
oca_dependencies.txt [12.0][MIG] account_tax_balance 2018-10-04 10:28:16 +02:00

README.md

Runbot Status 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.