Financial reports for Odoo
 
 
 
 
 
Go to file
LGodoo c27e2ef61b Display only posted entries (#648)
* Add files via upload

Display only posted entries

* Update activity_statement.py

* Update report_statement_common.py
2020-04-21 10:08:47 +02:00
account_financial_report account_financial_report 13.0.1.1.1 2020-04-16 16:27:19 +00:00
account_tax_balance pre-commit update 2020-03-14 11:46:34 +01:00
partner_statement Display only posted entries (#648) 2020-04-21 10:08:47 +02:00
setup [ADD] setup.py 2020-03-23 17:53:07 +00:00
.editorconfig pre-commit update 2020-03-14 11:46:34 +01:00
.eslintrc.yml pre-commit update 2020-03-14 11:46:34 +01:00
.flake8 pre-commit config [ci skip] 2019-10-11 23:59:01 +02:00
.gitignore [MIG] Add metafiles 2019-09-29 23:26:06 +02:00
.isort.cfg pre-commit update 2020-03-14 11:46:34 +01:00
.pre-commit-config.yaml pre-commit update 2020-03-14 11:46:34 +01:00
.prettierrc.yml pre-commit update 2020-03-14 11:46:34 +01:00
.pylintrc pre-commit, black, isort [ci skip] 2019-10-12 11:56:10 +02:00
.pylintrc-mandatory pre-commit config [ci skip] 2019-10-11 23:59:01 +02:00
.travis.yml pre-commit update 2020-03-14 11:46:34 +01:00
LICENSE pre-commit config [ci skip] 2019-10-11 23:59:01 +02:00
README.md pre-commit config [ci skip] 2019-10-11 23:59:01 +02:00
oca_dependencies.txt [MIG] account_financial_report: Migration to 13.0 2020-03-23 11:24:17 -04: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.