Topic: How to run FA files using cron
As we know, To access frontaccounting code files, it is must to login. I want to execute a script automatic using the Cron. I manually tried it but every time it ask for login and after login it hit the script. But in cron, how to login automatically so after which it execute the script. Is there any way to run a FA file without login or remove security permissions in code. Please give me the solution for this asap.