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
- 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
- SSAnswered
No logs error found and still automatically invoices not generating , but manually generating
Please check here is my server details : https://accounts.innoveil.com/ admin : [email protected] Password : Daringbadi@123
Sever Details : URL : https://secure.spidyhost.com/ user : [email protected] Password: Daringbadi@123
- 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