The format of the invoice is coded into citrusdb, so in order to edit the look and feel of the invoice, you would have to edit the outputinvoice function inside of includes/billing.inc.php
People have asked about emailing pdf invoices before. I don't know if someone else has implemented that. The pdf function would need to be changed to use a temporary file to create the pdf invoices and then have to mime-encode it first and then attach it. Sending one invoice this way is probably fine, but on many many I don't know how slow that might go. Paul On 6/12/07, Jack Martin <[EMAIL PROTECTED]> wrote: > > > > > How can I edit the invoice that is sent? Can it be emailed in PDF form > instead of HTML? So far I am liking the setup of Citrus - very easy to > implement. Now I just have to get the polish out. > > Jack > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Citrusdb-users mailing list > Citrusdb-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/citrusdb-users > > -- The CitrusDB Project | http://www.citrusdb.org Open Source Customer Care & Billing System ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Citrusdb-users mailing list Citrusdb-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/citrusdb-users