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

Hi,


For some particular reasons, I have set it a decimal precision of 5 decimal places in the currency, but need to overwrite the amount of the payment amount to only show two decimal places.


That's because when I make a payment with Check, and the amount has some cents, the amount in letters shows the cents like "thousands of cents":


Ex: 10,500.54000

the amount in letter is ten thousand fifty hundred with fifty four thousand cents.


can I achieve this with an automated action?


thanks.

アバター
破棄
著作者

Can't change the current set up, that's why I need to update the amount in that particular way, in the payment model, customers or vendor.

最善の回答

Hi,
Are you trying to reduce the precision of the currency ? If yes, if you try to do so, odoo will block you with a validation, but it can be bypassed with a server action that runs query with execute code, but you have to ensure that this action wont affect any issue with your existing entries.

Thanks

アバター
破棄
著作者

Can't change the current set up, that's why I need to update the amount in that particular way, in the payment model, customers or vendor.

関連投稿 返信 ビュー 活動
1
4月 25
2110
1
10月 24
1620
1
9月 24
108
0
7月 22
2332
0
10月 21
1628