Financial reports for Odoo
 
 
 
 
 
Go to file
Jordi Ballester Alomar be5e21c26c [account_financial_report][IMP] Adds the following:
All reports:
- Rename field to hide accounts at 0 to 'hide_account_at_0'
Trial Balance:
- Add possibility to filter by hierarchy levels
- XLSX format will show the hierarchy levels in bold

General Ledger:
- Add the possibility to filter by analytic tags
- Fixes an error on the default date
Journal Ledger:
- The filter on Journals is now optional. If the user does not choose
a journal, by default it will display all journals.

Aged Partner Balance:
- Fixes an error on the default date
2018-11-29 12:41:33 +01:00
account_financial_report [account_financial_report][IMP] Adds the following: 2018-11-29 12:41:33 +01:00
account_financial_report_date_range [UPD] Update account_financial_report_date_range.pot 2018-11-14 12:53:47 +00:00
account_tax_balance Translated using Weblate (Spanish) 2018-09-24 19:53:01 +00:00
customer_activity_statement Update translation files 2018-11-21 18:09:49 +00:00
customer_outstanding_statement Update translation files 2018-11-21 18:09:54 +00:00
setup [ADD] setup.py 2018-11-14 12:35:54 +00:00
.gitignore dynamize general ledger 2017-12-22 11:01:12 +01:00
.travis.yml [MIG] Add metafiles 2017-10-03 15:56:40 +02:00
LICENSE [MIG] Add metafiles 2017-10-03 15:56:40 +02:00
README.md [MIG] Add metafiles 2017-10-03 15:56:40 +02:00
oca_dependencies.txt [DEL] oca_dependencies: remove duplicities 2018-11-13 19:12:30 +01:00
requirements.txt migrate account_financial_report_qweb to 11.0 2017-11-27 19:05:11 +01:00

README.md

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.