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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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?
Hi,
remove the decimal precision from rml (digits=get_digits(dp='UoS'))
if it not works just convert integer like [[ int(o.quantity) ]]
Thanks. But where can you find rml (digits=get_digits(dp='UoS')) ?
Or [[ int(o.quantity) ]] ?
Odoo for engineers:)
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
1
thg 4 15
|
4781 | ||
|
5
thg 12 24
|
33378 | ||
|
0
thg 12 21
|
2042 | ||
|
1
thg 12 17
|
2663 | ||
|
0
thg 5 17
|
3167 |
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