Is it possible to set sale order total amount into three decimal places by changing any settings ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
Hello Odooers,
Mohammed Aman explained correctly. Let me just write in details so it will be useful for everyone.
I think if you are dealing with Monetary fields, then you dont need any code change, only need to set proper
hello,
You can achieve this by changing rounding factor in currency to 0.001
I got it, In settings->technical->database structures->decimal accuracy, i created 'Account' with digits as 3. Then as you said rounding factor of currency is set t 0.001. Thanks
Hi I tried by still on Journal Items screen debit and credit field are two decimals. Any other way to do so in odoo 10? thanks
Hi Malik, I've just tried changing rounding factor of currency to 0.001 and journal items debit and credit value is changing.Please explain what you tried if you need more help
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
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 | |
---|---|---|---|---|
|
0
thg 4 20
|
1749 | ||
|
0
thg 2 20
|
6649 | ||
|
3
thg 1 18
|
5920 | ||
|
2
thg 7 17
|
10345 | ||
|
0
thg 4 17
|
2856 |
I think it is difficult without inherit . You can inherit model and change the accuracy decimal of amount field