Guys, today I am sharing how to create a installation package for custom scheduler job in SugarCRM.
For SugarCRM administrator, the scheduler job functions are always not enough for suit the business logic.
As a administrator, we are always need to create our customize job in order to fulfill the requirement.
In older version of SugarCRM (like 4.x), it required to modified the core file in SugarCRM to just add in a custom scheduler job function. As SugarCRM release version 5.X, it allow administrator add in a job without modifying the core file.
Here is an example on how to create a single scheduler job in SugarCRM 5.X.X.
read more »















