-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMP] account: Improve reconciliation Models usability
This task aims to both explain supported reconciliation cases and improve the reconciliation model form view. The form improvement is mainly about label wording and make the options more self speaking. Also, disable bypass of the matching amount we do in case the statement line's label exactly matches the payment reference. It can be replaced by just making a final model that is applied whatever the amount and will do the partial reconciliation on everything that wasn't matched by others. That's cleaner, as users can way more predict what models can do and debug their config. closes odoo#73043 Task: 2427089 Related: odoo/upgrade#2729 Signed-off-by: oco-odoo <[email protected]>
- Loading branch information
Showing
6 changed files
with
872 additions
and
451 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.