Skip to Content
Menu
This question has been flagged
4 Replies
5798 Views

By default the display is set to "1,000" for a quantity.

I want to change it to "1" because I think it's more pretty.

How can i do it?

Avatar
Discard

Please Do not use TAGS which is having no Meaning and DO not create meaningless TAGs. Here what is ooo?

Please do not dig up a 2-years old topic to say this

Best Answer

Hi,

remove the decimal precision from rml (digits=get_digits(dp='UoS'))

if it not works just convert integer like [[  int(o.quantity) ]]

Avatar
Discard
Author Best Answer

Thanks. But where can you find rml (digits=get_digits(dp='UoS')) ?

Or [[  int(o.quantity) ]] ?

Avatar
Discard

Odoo for engineers:)

Related Posts Replies Views Activity
1
Apr 15
4781
5
Dec 24
33379
0
Dec 21
2042
1
Dec 17
2664
0
May 17
3167