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

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.

Related Posts Ответы Просмотры Активность
1
апр. 25
2058
1
окт. 24
1605
1
сент. 24
108
0
июл. 22
2318
0
окт. 21
1625