Hi,
I’ve been trying to setup schedule jobs for recurring invoice.
I’m using 12.0.3
I’m in windows environment & using apache2.4
I’ve checked the post: Help with scheduled jobs!
But when I click on the 2nd link (Or to check and launch a specific job),
I get the following:
cron_run_jobs.php cronjobid: 7 priority=1 entity=1 label=RecurringInvoice - not qualified Result: 1 jobs - 0 launched = 0 OK + 0 KO
Which made me thinking that it’s not working (or not setup correctly).
Any clue what am I doing wrong?
Hi
I have answered this question already .
Please go there to see my final post .
Hi sac
As my testing , if i click the cron job testing url and get error "not qualified " is normal .
That because you have enabled the cron job in dolibarr , but the windows schedule task tool has not executed the cron_run_jobs.php yet .
If you look at the task tool history , and that command works every 5 mins , then you could go back to see the backup page to see if dolibarr get new backup or not . (Note. Please set local database backup job execute per 10 mins to test .) And because it …