Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
285 Visninger

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

Any ideas?

Avatar
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
jun. 16
3406
1
mar. 15
6167
0
mar. 23
2076
1
aug. 22
2064
2
jul. 22
2755