Skip to content
Snippets Groups Projects
Commit c26cd9fa authored by Guillaume (guva)'s avatar Guillaume (guva)
Browse files

[FIX] account_check_printing: allow multiple payments


With this commit, we allow mutliple payments with manual
check printing.

Steps to reproduce:

- With manual check numbering
- Create +=3 vendor bills
- In bills list view, select all bills and register payment
- Select Checks as payment methos, and validate
-> Validation Error: The following numbers are already used ...

Setting the check_numbers before calling the super of
payment.action_post.

opw-2830586

closes odoo/odoo#91031

X-original-commit: a1e7735e
Signed-off-by: default avatarFlorian Gilbert <flg@odoo.com>
Signed-off-by: default avatarGuillaume Vanleynseele <guva@odoo.com>
parent cd6a2c83
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment