Financial reports for Odoo
 
 
 
 
 
Go to file
Jairo Llopis 1ec2893cf1
[FIX] account_tax_balance: improve test resilience
This test failed in an integration environment where the search returned more items than necessary.

I modified it to just check that the tax that's created some lines above appears in the search results.

@Tecnativa TT21419
2020-01-15 13:50:42 +01:00
account_export_csv Update translation files 2019-11-30 01:35:06 +00:00
account_financial_report Translated using Weblate (Catalan) 2019-12-29 18:13:28 +00:00
account_tax_balance [FIX] account_tax_balance: improve test resilience 2020-01-15 13:50:42 +01: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.3 2020-01-02 18:34:43 +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.