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
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
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
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
0
kwi 20
|
1749 | ||
|
0
lut 20
|
6623 | ||
|
3
sty 18
|
5904 | ||
|
2
lip 17
|
10324 | ||
|
0
kwi 17
|
2837 |
I think it is difficult without inherit . You can inherit model and change the accuracy decimal of amount field