This question has been flagged
3 Replies
6356 Views

There are no records of the product but still I cant delete it. I get the :

The operation cannot be completed: another model requires the record being deleted. If possible, archive it instead.

Model: Stock Move (stock.move), Constraint: stock_move_product_id_fkey

What should I do? Also I cant delete some product categories.
I am new to odoo and try to get the hand of it before I use it for my business.

Thank you.

Avatar
Discard
Best Answer

This is because you have created stock moves for this product. Stock moves can be found under Inventory module. You first have to delete the stock move for this product from database then you should be able to delete product.

Avatar
Discard
Best Answer

Constraint message gave you other option (archive it instead)

Avatar
Discard
Best Answer

Hi, 

You have two options here :

1. You can delete this product if you delete all the records you created related to this product.

2. Archive this product

Avatar
Discard