コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
282 ビュー

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>;
アバター
破棄
関連投稿 返信 ビュー 活動
1
6月 16
3404
1
3月 15
6167
0
3月 23
2074
1
8月 22
2062
2
7月 22
2755