Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

Recurring invoice not working

Bradley   ( User )

Commented 2 years ago

Hi
I have setup the recurring invoice on the app and it does not initiate. My time zones are the same. I then tried running the cron job manually via the artisan file e.g php artisan reminder:invoice and it presents no errors but i still don't receive the email. If i send the invoice when viewing the it it sends but not via the scheduling.

Bradley   ( User )

Commented 2 years ago

Oh i forgot to mention i changed
$schedule->command('reminder:invoice')->dailyAt($schedule_time);
to
$schedule->command('reminder:invoice')->everyMinute();

to test if it will work aswell with still no luck

Scott Carson   ( User )

Commented 2 years ago

same issue here

Please login or register to leave a response.

Showing 1 to 3 of 3 discussions