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

OpenUpgrade: You cannot set a currency on this account as it already has some journal entries having a different foreign currency.


In version 13, there are many journal entries and their currency is not set


UPDATE account_move_line
SET currency_id = (SELECT id FROM res_currency WHERE name = 'Currency Name')
WHERE currency_id IS NULL;

journal entry -> It has 30 out of 50 currencies

journal items -> It has 41000 out of 5000 currencies 
account -> All have currency

In your opinion, these changes should be applied by query or manually?

アバター
破棄
関連投稿 返信 ビュー 活動
1
3月 24
2558
0
4月 25
1152
2
1月 25
2389
2
1月 25
2837
0
3月 23
3018