|
||
---|---|---|
.github/workflows | ||
account_bank_reconciliation_summary_xlsx | ||
account_financial_report | ||
account_purchase_stock_report_non_billed | ||
account_sale_stock_report_non_billed | ||
account_tax_balance | ||
mis_builder_cash_flow | ||
mis_template_financial_report | ||
partner_statement | ||
setup | ||
.copier-answers.yml | ||
.editorconfig | ||
.eslintrc.yml | ||
.flake8 | ||
.gitignore | ||
.isort.cfg | ||
.oca_hooks.cfg | ||
.pre-commit-config.yaml | ||
.prettierrc.yml | ||
.pylintrc | ||
.pylintrc-mandatory | ||
LICENSE | ||
README.md | ||
oca_dependencies.txt | ||
requirements.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.2.7.1 | OCA Financial Reports | |
account_purchase_stock_report_non_billed | 13.0.1.1.0 | ![]() |
Account Purchase Stock Report Non Billed |
account_sale_stock_report_non_billed | 13.0.1.1.2 | ![]() |
Account Sale Stock Report Non Billed |
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.4.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.