Skip to Content
Menu
This question has been flagged
1 Reply
865 Views
Hi,I'm trying to install a module and i get this error:

The operation cannot be completed: Another model needs the record you want to delete. If possible, archive it. Model: Unknown (Unknown), Restriction:  crm_tag_rel_tag_id_fkey



Avatar
Discard
Best Answer

If you are passing context throw this module and it depend on other one then, you need to pass res_id and res_ids in context.

Avatar
Discard