Ask, reply and learn. Join the community of Akaunting.
The recurring revenue / expense feature does not work. I have already created several recurring releases and every month I have to launch manually.
Hi Marcos,
Firstly if you do it locally it will not work but if u say "i have host" i explain for you steps and how it works.
1-Dashboard
2-Settings-General
3-Timing
4-Cron Command
Just copy your own cron command and paste your own host thats it.
Have a nice day!
OK You can create a directory in /etc/cron.d/ as the name and parameter and paste the parameter:
# Akaunting # Run cron to execute task even when no user connect * * * * * apache /usr/bin/php /path-to-akaunting/artisan schedule:run >> /dev/null 2>&1
Showing 1 to 3 of 3 discussions