|
||
---|---|---|
.github/workflows | ||
account_bank_reconciliation_summary_xlsx | ||
account_financial_report | ||
account_tax_balance | ||
mis_builder_cash_flow | ||
mis_template_financial_report | ||
partner_statement | ||
setup | ||
.copier-answers.yml | ||
.editorconfig | ||
.eslintrc.yml | ||
.flake8 | ||
.gitignore | ||
.isort.cfg | ||
.pre-commit-config.yaml | ||
.prettierrc.yml | ||
.pylintrc | ||
.pylintrc-mandatory | ||
LICENSE | ||
README.md | ||
oca_dependencies.txt |
README.md
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.
Available addons
addon | version | maintainers | summary |
---|---|---|---|
account_bank_reconciliation_summary_xlsx | 13.0.1.0.1 | XLSX report to help on bank reconciliation | |
account_financial_report | 13.0.1.10.0 | OCA Financial Reports | |
account_tax_balance | 13.0.1.0.3 | Compute tax balances based on date range | |
mis_builder_cash_flow | 13.0.1.1.1 | ![]() |
MIS Builder Cash Flow |
mis_template_financial_report | 13.0.1.0.0 | ![]() |
Profit & Loss / Balance sheet MIS templates |
partner_statement | 13.0.1.3.0 | OCA Financial Reports |
Licenses
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's __manifest__.py
file, which contains a license
key
that explains its license.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.