SS
Asked
recurring invoice automatically not generating as i set 3 days from due date to generate everymonth (cron job set correctly)
invoice amount and collected amount data mismatch
Kindly help
Attachments
- MSAnswered
Hello,
Please check latest log file in the
storage/logs/
folder for any errors. If cron job is setup then the invoices should be created. You can manually run the commandphp artisan schedule:run
to test.If still same, I will need server and installation details to check.
Thank you
- MSAnswered
Hello,
If the command works then the cron should be as it the exact same command. I saw the cron job looks fine. You can check with your server admin or add email to cron job to check it is running.
Thank you
- Login to Reply