Financial reports for Odoo
 
 
 
 
 
Go to file
Alexis de Lattre 996faeb61f
Merge pull request #597 from akretion/12-csv-export
Migration 12 account_export_csv
2019-11-14 15:04:22 +01:00
account_export_csv IMP acc_export_csv: reinitialize StringIO instead of flush 2019-09-11 11:57:55 +02:00
account_financial_report [UPD] README.rst 2019-10-12 00:26:29 +00:00
account_tax_balance [UPD] README.rst 2019-07-29 02:33:57 +00:00
mis_builder_cash_flow [UPD] README.rst 2019-10-20 16:58:49 +00:00
partner_statement Translated using Weblate (Italian) 2019-10-17 16:16:18 +00:00
setup [ADD] setup.py 2019-10-20 16:58:49 +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][ADD] mis_builder_cash_flow module 2019-10-06 10:42:03 -03: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.