[Vtigercrm-developers] Recurring Invoice

Damien Bezborodow damien at uts.net.au
Tue May 30 21:32:56 PDT 2006


Hi,

I have developed a hacky script that collects all invoices that are
created/approved (as in not sent, not overdue, not paid) and emails them to
the customer (it will eventually also send a print job for each invoice
too). The script will also check for a custom field that I have created and
determine if it is recurring. If it is, it will create a new invoice. Well,
all this is working nicely, but there are a few little bugs and I need some
advice...

I'm fairly new to the codebase of vTiger and I would like to ask what would
be the best way to intergrate this module with vTiger? I want to be able to
call this script by cron.

At the moment, I have the script sitting in the root directory and including
all the needed classes. What's the best way to go about integrating my
script?

Cheers,



Damien
Unique Technology Solutions


PS: I'd be happy to release the code to the vTiger community if it turns
into a worthy feature. 




More information about the vtigercrm-developers mailing list