[Vtigercrm-developers] manifest scheduler

Rishab K rishab.k at vtiger.com
Thu Jul 24 05:01:17 GMT 2014


Thanks for this alert.Currently,when the module is getting installed the
status is set to active regardless the value of status.
I have created a trac <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8166>
for this.


On Wed, Jul 23, 2014 at 8:54 PM, Alan Lord <alanslists at gmail.com> wrote:

> I'd like, when my module installs, to set it's scheduler task to
> "Inactive" so it doesn't even try and run until the administrator is ready
> to start it.
>
>  <cron>
>>     <name>Geocoding Scheduler</name>
>>     <frequency>86400</frequency>
>>     <status>0</status>
>>     <handler>modules/GeoTools/resources/GeoToolsCron.service</handler>
>>     <description>Recommended frequency for Geocoding service is 24
>> hours</description>
>> </cron>
>>
>
> Note the status is 0. Unfortunately it always installs as "Active". Is
> this a bug in the module installer or am I setting it wrong?
>
> Thanks
>
> Al
>
>
> _______________________________________________
> http://www.vtiger.com/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140724/9911dc01/attachment.html>


More information about the vtigercrm-developers mailing list