Financial reports for Odoo
 
 
 
 
 
Go to file
Juan Jose Scarafia 3bb5e72689 [FIX] cash_flow: forecast accumulate next columns
For mis_builder to compute correctly bale we need accounts with user type include_initial_balance. We use receivable type which is the more accurate for this purpose
2019-11-27 23:17:05 -03:00
account_export_csv Update translation files 2019-11-27 14:01:58 +00: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 [FIX] cash_flow: forecast accumulate next columns 2019-11-27 23:17:05 -03:00
partner_statement partner_statement 12.0.1.0.2 2019-11-27 13:54:39 +00:00
setup [ADD] setup.py 2019-11-14 14:04:52 +00:00
.editorconfig [ADD] .editorconfig [ci skip] 2019-11-19 20:50:00 +01: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.