Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
4102 Vistas

I am using odoo POS V12, when i try to valid sale i have the error below. i need help!

×The operation cannot be completed, probably due to the following:
- deletion: you may be trying to delete a record while other records still reference it
- creation/update: a mandatory field is not correctly set

[object with reference: location_id - location.id]
Avatar
Descartar
Mejor respuesta

Please check on pos.order model if this field location_id is set to required. By default it should not be required.

Go to Settings, activate development mode, Technical, Database Structure, Models, and filter for pos.order.


Avatar
Descartar
Mejor respuesta

Check POS configuration and also when order is going to create check which picking type is getting taken as the location used in creation of POS order is taken from picking type only. It is related field where value is related with picking type.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
sept 24
1460
1
ago 24
9647
0
sept 23
1377
0
mar 23
7518
2
ago 22
8579