[Vtigercrm-developers] manifest scheduler
Alan Lord
alanslists at gmail.com
Wed Jul 23 15:24:37 GMT 2014
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
More information about the vtigercrm-developers
mailing list