Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
7639 Vistas

Hello facing this error when I want to mark my manufacture order as mark as done 

The quantity done for the product "[PM000001] SIDE SEAM LACQUER FOOD" doesn't respect the rounding precision defined on the unit of measure "kg". Please change the quantity done or the rounding precision of your unit of measure.


Could someone please help me.

Avatar
Descartar

I am, I get this error when I am trying to add a line in the Inter Warehouse transfer:
---------------------------------------------------------------------------------------
The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/home/odoo/src/odoo/odoo/http.py", line 654, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/home/odoo/src/odoo/odoo/http.py", line 301, in _handle_exception
raise exception.with_traceback(None) from new_cause
AssertionError: precision_rounding must be positive, got 0.0

Mejor respuesta

Hope you aren't trying to produce / record value less than 1g for this product?

Avatar
Descartar
Mejor respuesta

For you reference: Rounding precision for KG = 0,01 in Odoo 16. This causes in errors, if you e.g. purchase kg and consume g...

Avatar
Descartar
Mejor respuesta

Rounding precision for KG = 0,001. By default. (1 gram). Check if you have more digits than three in the manufcaturing order

Avatar
Descartar
Autor

Hi Lars,

I changed it by going to settings > Technical > Database Structure > Decimal Accuracy > Product Unit of Measure , then set Digits as 3, but still when I go to set my unit of measure by going to Inventory > Configuration > UoM > go to kg > Rounding Precision it is set as 0.00100. Should it be like this or no.

Thanks in advance,

Hello Asma

That setting - Digits as 3 and rounding Precision = 0.00100 is the same we have in our system. I think it is Default in Odoo. We experience no issue related to this.

Publicaciones relacionadas Respuestas Vistas Actividad
1
jun 21
2621
1
sept 23
3936
1
ene 24
7649
1
ene 23
2134
4
ene 22
5792