Script email unpaid invoices to representatives

Hello,

I am looking for some professional help with a script that will email certain representatives (looking up position field) of a third party that has an unpaid invoice 3 days late.

Saying something like

Dear …

Your invoice ###### id had ##days payment terms and ended three days ago. Please make the payment as soon as possible.

Something along those lines.

I found this:

http://wiki.dolibarr.org/index.php/Script_email_unpaid_invoices_to_representatives.php

I don’t know how to implement it. I am not a programmer.

If there is anyone interested in offering help please contact me.

Thanks a lot in advance!

I think it would be easy to make a cronjob in linux. Just set up a cron to run the script once per day, and you will end up with the e-mails sent.

I’m just supposeing since I have not trie it. But imho it should work.

Would anyone be interested in this job? I am willing to pay, and I am sure that others would be glad to have a module like this?

you have some solution?