Seb James - 2005-07-11

Logged In: YES
user_id=305967

Currently, this feature isn't in the code. The invoice is
currently generated just as an html page, so you'd need to
put in a non-printable button saying "email invoice" which
would then call a section of invoices.php which would
collate the invoice data in an email form and send it off.
Shouldn't be too hard to do actually.

For your info, the current state of teh code is working
towards version 0.6. After that we'll maintain a 0.6 series,
but move to an object oriented model for the coding which
will make the application much more extensible.

regards,

Seb