In certain scenarios involving mutliple payments for multiple invoices, where the reconciliation happens together and the debit move is the smaller item the aging duplicates its value, making the balance greater than it should be. This fix works by preventing moves where different lines are both partial reconciled being grouped together by adding the lines id to the group by clause of _show_buckets_sql_q1 |
||
---|---|---|
.github/workflows | ||
account_tax_balance | ||
mis_builder_cash_flow | ||
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
account-financial-reporting
TODO: add repo description.
Available addons
addon | version | maintainers | summary |
---|---|---|---|
account_tax_balance | 15.0.1.0.1 | Compute tax balances based on date range | |
mis_builder_cash_flow | 15.0.1.0.0 | ![]() |
MIS Builder Cash Flow |
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.