<div dir="ltr"><div>Hello!</div><div><br></div><div>I have worked around custom widget for Account summary page, modifying <b>modules\Accounts\models\DetailView.php</b></div><div><br></div><div>To my surprise It affects Lead summary page!</div><div>After some dig i found at  <b>modules\Leads\models\DetailView.php</b></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">class <b>Leads_DetailView_Model</b> extends <b>Accounts_DetailView_Model</b> {</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="" style="white-space:pre">     ...</span></blockquote></blockquote><div><br></div><div>And also </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">class <b>Leads_Detail_View </b>extends <b>Accounts_Detail_View</b><br></blockquote><div><br></div><div><br></div><div>Question to vTiger team: </div><div>Is there any reason to such inheritance?</div><div>And how one should isolate modifications made for Accounts Detail View?<br></div><div><br></div><div><br></div><div><div class="gmail_signature"><div dir="ltr"><div>Regards</div><div>Oleg Antonov</div><div>Saitn-Petersburg, Russia</div><div><a href="http://pinstudio.ru">pinstudio.ru</a></div></div></div></div>
</div>