Skip to Content
Menu
This question has been flagged
1 Odpoveď
3560 Zobrazenia

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?  

Avatar
Zrušiť
Best Answer

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.

Avatar
Zrušiť
Autor

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?

Related Posts Replies Zobrazenia Aktivita
0
jan 25
1478
2
máj 24
1355
3
jan 24
1579
0
sep 23
1756
1
máj 23
2756