Topic: Sheduling transactions by Cron Jobs
Hi,
FA not have Scheduling Transaction handler and I want to built one. Currently FA only able to schedule FX rates and this update happens on new transaction entry but I need cron to be run on daily basis. This is because we have percentage calculator per day and this should be handled by cron jobs.
I want to know what is the best way to hard code Cron Job support for FA without modifying core files ? is there are future development hook or some kind of hook that I can hang on my code?
Regards,
Turkel.