Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
2707 Представления

I am trying to delete a company that I created and it gives me this error msg

" The operation cannot be completed: another model requires the record being deleted. If possible, archive it instead. Model: Picking Type (stock.picking.type) Constraint: stock_picking_type_company_id_fkey" 


I am not sure what is Picking Type or how to unlink it can someone help me ?

Аватар
Отменить
Лучший ответ

Hi,

As per the error message, it seems you have some records in the table/model:  stock_picking_type (stock.picking.type) having company_id value set to this company. So clear those records or instead of deleting keep the company archived.

Regards

Аватар
Отменить