Ask, reply and learn. Join the community of Akaunting.
Using a self-hosted Akaunting, Version 3.0.6. I was able to save the first recurring expense but any subsequent recurring transactions do not save. The screen shows a bar indicating the saving process move, but the saving process never completes.
I think this is related to this issue on github: https://github.com/akaunting/akaunting/issues/2610
They give a solution for self-hosted, but the issue remains for the hosted version...
Thank you for taking the time to let me know. Still, the recurring transactions are not saving.
Hi Martin,
Have you got the cron setup to create the recurring transactions?
Under Settings > Scheduling there is a cron that needs to be set up.
*/5 * * * * php {path to your setup}/artisan schedule:run >> /dev/null 2>&1
Showing 1 to 4 of 4 discussions