コンテンツへスキップ
メニュー
この質問にフラグが付けられました

I would like to add more decimal places when creating a BOM. For example, if my product uses 0.004 units of material, this will be automatically rounded to 0.00. If I manufacture 1,000 units, it is sill 0.00 for that material. It should however be 4. Is there an easy solution for this in Odoo?  

アバター
破棄
最善の回答

You can change the decimal accuracy for "Product Unit of Measure"  from 2 digits to more digits but this will change all fields using this decimal accuracy like qty field sale order line, purchase order line  and others.

You can change the accuracy by enabling developer mode then Go to settings and then from Technical menu under Database structure > select  decimal accuracy and then open  " Product Unit of Measure"  and change digits from 2 to the number you need.

アバター
破棄
著作者

That's great! Thanks for the help.

The only area I really do not want to show the extra decimal places is the printed forms I send to my vendors and partners. On most forms, there is a "float" widget set on the unit integer so it shows no decimal places.

However my quotation/order form is not allowing this. I get the error message:

Error while validating view:

Element '<xpath expr="/t[1]/t[1]/t[3]/t[1]/div[1]">' cannot be located in parent view

Any idea how to remove the decimal places on the unit quantity for the sales order form?

関連投稿 返信 ビュー 活動
0
1月 25
1498
Cost Break Up 解決済
2
5月 24
1374
3
1月 24
1627
0
9月 23
1792
1
5月 23
2810