Skip to Content
Menu
This question has been flagged
1 Reply
671 Views

All of a sudden, Users are reporting an issue each time they select checks to print for a check run.

Any ideas?

Avatar
Discard
Best Answer

One of the Payments has a check number of 61,969.40.

It could be a Customer Payment, Vendor Payment, Internal Transfer - it doesn't need to be a check.

Find it with this Filter:

If you are an Odoo.sh or Odoo On Premise Customer, use the following SQL to fix it:

update account_payment set check_number = Null where id = <id_of_the_payment>;
Avatar
Discard
Related Posts Replies Views Activity
1
Jun 16
3723
1
Mar 15
6394
0
Mar 23
2373
1
Aug 22
2405
2
Jul 22
2992