Steps to reproduce: - Have 3 or more items to reconcile. Example: 200, -350, 150. - One of the intermediate items should be higher than the current running balance. - Select all the items, and click on Action > Reconcile. Current behavior: The second item appears with its amount strike-throughed (and putting the current runnning balance as the amount to reconcile). Expected behavior: Only strike-through the amount if the last balance is not matching the amount. The solution to this is to only put a maximum amount when checking the reconciliability of the last line of the counterparts. TT50888 |
||
---|---|---|
.github/workflows | ||
account_reconcile_model_oca | ||
account_reconcile_oca | ||
account_statement_base | ||
setup/_metapackage | ||
.copier-answers.yml | ||
.editorconfig | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.pylintrc | ||
.pylintrc-mandatory | ||
.ruff.toml | ||
LICENSE | ||
README.md | ||
checklog-odoo.cfg | ||
eslint.config.cjs | ||
prettier.config.cjs |
README.md
account-reconcile
account-reconcile
Available addons
addon | version | maintainers | summary |
---|---|---|---|
account_reconcile_model_oca | 18.0.1.0.0 | This includes the logic moved from Odoo Community to Odoo Enterprise | |
account_statement_base | 18.0.1.1.0 | ![]() |
Base module for Bank Statements |
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.