Skip to content
Snippets Groups Projects
Commit 364bc769 authored by Yolann Sabaux's avatar Yolann Sabaux
Browse files

[FIX] account_check_printing: enable increment in new payment

Steps to reproduce:
- Create a new journal Bank
- In Sequence, find the 'New Bank Check" and edit it so the sequence can be 10 number digits long
- Create a Vendor Payments with the the New Banck and Check as a method
- Click on Print a check
- Set the check number to 2147483648 and validate
- Create a new payment with the check method
- Click on Print a check

Issue:
Error is raised

Cause:
As for https://github.com/odoo/odoo/pull/112832

 there is a second check in order to increment the check number

opw-3140973

closes odoo/odoo#114393

Signed-off-by: default avatarJohn Laterre (jol) <jol@odoo.com>
parent 5674947b
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment