Thursday, May 21, 2026
1 change · 19.0
Enhancements to existing features
This update enables users to reset statement lines directly within the Kanban view, mirroring functionality from previous versions. Previously, resetting required deleting individual reconciliations, which was inefficient for users with many transactions on a single line. This change streamlines the process and improves usability.
Original PR description
This commit adds the possibility to reset a statement line in kanban view like in the previous versions. Function is still there but no UI button was tied to it. This is a problem if you have many reconciliations on one statement line, we do not want to delete them one by one. opw-6015838 Forward-Port-Of: odoo/enterprise#111107