Financial reports for Odoo
 
 
 
 
 
Go to file
Stefan Rijnhart 852c0e467b [FIX] account_tax_balance: prevent multicompany glitch in tests
Prevent selecting a journal from another company, resulting in
UserError(_("Cannot create moves for different companies."))
2021-05-28 14:39:19 +02:00
account_export_csv Translated using Weblate (French) 2020-10-16 10:09:02 +00:00
account_financial_report Translated using Weblate (Dutch) 2021-04-27 13:47:25 +00:00
account_tax_balance [FIX] account_tax_balance: prevent multicompany glitch in tests 2021-05-28 14:39:19 +02:00
mis_builder_cash_flow Translated using Weblate (Spanish (Argentina)) 2020-09-10 19:00:06 +00:00
partner_statement Update translation files 2020-11-22 18:27:55 +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.