[Vtigercrm-commits] [Vtiger development] #8486: Issues with code to control Menu options

Vtiger development vtiger-tickets at trac.vtiger.com
Tue Feb 24 11:58:40 GMT 2015


#8486: Issues with code to control Menu options
------------------------+------------------------
 Reporter:  secondcrm   |      Owner:  developer
     Type:  defect      |     Status:  new
 Priority:  unassigned  |  Milestone:  Unassigned
Component:  vtigercrm   |    Version:  6.2.0
 Severity:  Medium      |   Keywords:
------------------------+------------------------
 We wanted to change the order of menu options, but there's some issue, as
 there are parent_tabdata and tabdata files and then there are two tables
 also, but still changing values in these two places doesn't seem to alter
 the menu options.

 Then we commented one line

 //$menuListArray[self::MORE_MENU_INDEX] =
 $structureModel->getEmptyMoreMenuList();

 in function getInstanceFromMenuList in menustructure.php.

 and it seems working now based upon table values, but only after we gave
 the new values of sequence.

 Need you guys to check and streamline this.

 regards,

--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8486>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM


More information about the vtigercrm-commits mailing list