![]() |
[ASK] Auto Update Payment Every month - Printable Version +- webERP Forum (http://www.weberp.org/forum) +-- Forum: webERP Discussion (http://www.weberp.org/forum/forumdisplay.php?fid=1) +--- Forum: Development Discussion & Specification (http://www.weberp.org/forum/forumdisplay.php?fid=10) +--- Thread: [ASK] Auto Update Payment Every month (/showthread.php?tid=943) |
[ASK] Auto Update Payment Every month - kelo - 06-20-2013 Halo, i am planning to create additional function that automated execute payment of loans function every month (or every due date)... how / where is the best location to insert my function so it can be execute every due_date. thanks.. RE: [ASK] Auto Update Payment Every month - phil - 06-21-2013 Hello Kelo, You could look at the DB Maintenance in session.inc for how to automate monthly running of a script - which is checked for on login. RE: [ASK] Auto Update Payment Every month - kelo - 07-17-2013 (06-21-2013, 07:02 AM)phil Wrote: Hello Kelo, thanks for the clue phil.. RE: [ASK] Auto Update Payment Every month - sannyferns - 09-22-2013 (07-17-2013, 01:35 PM)kelo Wrote:(06-21-2013, 07:02 AM)phil Wrote: Hello Kelo, Hello Kelo Did you manage to do it, as I would be interested in the script Thanks RE: [ASK] Auto Update Payment Every month - kelo - 11-11-2013 (09-22-2013, 05:32 PM)sannyferns Wrote: Hello Kelo Hallo, i am forgo to make it because of we dont need the function anymore.. but let me know if you managed to make the script |