Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
328 Представления

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

Any ideas?

Аватар
Отменить
Лучший ответ

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>;
Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
июн. 16
3445
1
мар. 15
6206
0
мар. 23
2135
1
авг. 22
2110
2
июл. 22
2807