I’ve noticed that the CRON jobs I have setup have stopped working. To be more specific, this task:
php /home/XXX MY ACCOUNT NAME XXX/public_html/artisan ninja:send-invoices
Is not generating invoices.
The reminder CRON appears to be working though:
php /home/XXX MY ACCOUNT NAME XXX/public_html/artisan ninja:send-reminders
I know. But the start date WAS NOT blank. These are recurring invoices that have run previously (some for months and months) so I suspect the start date was blanked following a recent update. Just a thought…
Something I find REALLY odd Hillel is that some of the recurring invoices are working OK, even though they do not appear to have a start date in therm when you open them.
I tried changing the date format (found it) and no joy.