Hi all.<br><br>I made a new Module called 'Beneficiarios' with vtlib, so, i putted in in Menu 'Sales' but it doesn't appear there, the new module is showed next to the Menu. The code i use is:<br><br>$moduleInstance = new Vtiger_module();<br>
$moduleInstance->name = 'Beneficiarios';<br>$moduleInstance->save();<br> <br>$moduleInstance->initTables();<br><br>$menu = Vtiger_Menu::getInstance('Sales');<br>$menu->addModule($moduleInstance);<br clear="all">
<br>Is there any wrong in code?<br><br>Thanks.<br><br>-- <br>Cordialmente:<br>Juan Pablo Botero<br>Administrador de Sistemas informáticos<br>Fedora Ambassador for Colombia<div><a href="http://www.jpilldev.net" target="_blank">http://www.jpilldev.net</a><br>
</div><br>