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

Hi,

Odoo community version 14.

I got the following errors when deleting newly created pricelist

"Validation Error
The operation cannot be completed: another model requires the record being deleted. If possible, archive it instead.
Model: Sales Order (sale.order), Constraint: sale_order_pricelist_id_fkey"

Thanks

Avatar
Descartar
Mejor respuesta

Hello ODBWilson

you are trying to delete pricelist which is already used in sale order.so you are not allowed to delete that pricelist.

Try to delete pricelist by archiving sale order which is having this pricelist set.

Hope this will help.

Thanks 

Avatar
Descartar

Archiving the sale order does not help, because it will still refer to the pricelist.

Mejor respuesta

There are objects in the database - in this case sale orders - which are refering to this pricelist. Therefore it can not be deleted. You should change or delete the refering objects first.

Avatar
Descartar
Autor Mejor respuesta

Thanks for your help. Archiving price list would do.  I will try to delete related sale orders later to see.

Thanks!

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
jun 25
697
2
abr 25
1120
0
ene 25
1086
1
dic 24
2524
0
abr 24
1135