[Vtigercrm-commits] [vtiger development] #5446: vtlib: new module related to calendar/activity

vtiger development vtiger-tickets at trac.vtiger.com
Thu Jan 22 14:12:43 EST 2009


#5446: vtlib: new module related to calendar/activity
-------------------------+--------------------------------------------------
 Reporter:  joebordes    |       Owner:  developer
     Type:  enhancement  |      Status:  new      
 Priority:  unassigned   |   Milestone:  5.1.0    
Component:  vtigercrm    |     Version:  5.0.4    
 Keywords:  vtlib        |  
-------------------------+--------------------------------------------------
 The fact that relating a new module with existing calendar/activity module
 is not supported by the default crmentity->get_related_list function
 should be stated.[[BR]]
 Also the next two lines should be added to the
 vtlib/ModuleDir/5.1.0/CallRelatedList.php so that the "ADD" buttons appear
 when the modules are related and there is permission:
 {{{
 $smarty->assign("TODO_PERMISSION",CheckFieldPermission('parent_id','Calendar'));
 $smarty->assign("EVENT_PERMISSION",CheckFieldPermission('parent_id','Events'));
 }}}
 Would be really nice if the documentation had an example of how the
 get_activities() function should look (not necessary).

 Joe
 TSolucio

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




More information about the vtigercrm-commits mailing list