[Vtigercrm-commits] [vtiger development] #6386: Related list, don't work ADD when "Singlepane View" is enabled, on VTlib modules

vtiger development vtiger-tickets at trac.vtiger.com
Sun Nov 8 22:40:35 EST 2009


#6386: Related list, don't work ADD when "Singlepane View" is enabled, on VTlib
modules
--------------------------------------------+-------------------------------
 Reporter:  Luis.Chiang                     |       Owner:  developer
     Type:  defect                          |      Status:  new      
 Priority:  major                           |   Milestone:  5.1.0    
Component:  vtigercrm                       |     Version:  5.1.0    
 Keywords:  related list, more information  |  
--------------------------------------------+-------------------------------
 When a new module are created, and create a related list to these module,
 using the default call.

 $moduleInstance->setRelatedList(Vtiger_Module::getInstance('NewModule'),
 'The new Module', Array('ADD'));

  example in $moduleInstance => HelpDesk..

 When Singlepane View the creation of the entity of the new module works,
 but the record is not created in the relatedlist table. If you try by
 setting the Singlepane View off the record is created on the relatedlist
 table.

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6386>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list