<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font size="-1"><font face="Tahoma">Hi,<br>
<br>
You have to inherit Vtiger/actions/Delete.php for Accounts
module and use "unlinkRelationship" function or something like
that.<br>
<br>
Regards,<br>
Boris<br>
</font></font><br>
<div class="moz-cite-prefix">Le 05/01/2017 à 09:10, apcloic a
écrit :<br>
</div>
<blockquote cite="mid:1483603803981-20343.post@n4.nabble.com"
type="cite">
<pre wrap="">Hi All,
I need to be able to link accounts to each other in order to track relation
like Company A with Company B & C.
Using a custom function configured in vtiger_relatedlists tab, I'm able to
create an account related list to the same module, relation is properly
stored in vtiger_crmentityrel.
However I'm facing an issue when deleting relation (trash icon on a record
in related list pane), it also delete related entity.
Any way to override this default behavior, I expect clicking on trash to
only unlink related entities ?
Regards,
--
View this message in context: <a class="moz-txt-link-freetext" href="http://vtiger-crm.2324883.n4.nabble.com/Accounts-related-list-to-Accounts-same-module-tp20343.html">http://vtiger-crm.2324883.n4.nabble.com/Accounts-related-list-to-Accounts-same-module-tp20343.html</a>
Sent from the vtigercrm-developers mailing list archive at Nabble.com.
_______________________________________________
<a class="moz-txt-link-freetext" href="http://www.vtiger.com/">http://www.vtiger.com/</a>
</pre>
</blockquote>
</body>
</html>