Yup! Just tested and the email address (contact from customer) is not
carried over to the billing tab and that is why invoices are not being sent.
I just manually added the contact email and it works great, sent invoice.

Phil
 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf 
> Of Paul Yasi
> Sent: Monday, March 27, 2006 5:22 PM
> To: citrusdb-users@lists.sourceforge.net
> Subject: Re: [Citrusdb-users] Creating an invoice
> 
> I don't know if you entered the dates in this format or not, 
> but the dates for billing need to be entered in ISO format
> (http://www.cl.cam.ac.uk/~mgk25/iso-time.html) - this is the 
> way mysql stores dates and some countries enter dates in 
> different formats, so this makes sure everyone enter them in 
> the same way.
> 
> eg: for 3/24/2006 you'll need to enter it as 2006-03-24
> 
> Also it needs the billing ID in that id field to generate the 
> invoice, not the customer ID (the customer ID feature is on 
> the todo list)
> 
> I would try making a printed invoice before you try to email 
> one, then at least you know making invoices works.
> 
> The e-invoices uses the php mail() command which uses the 
> local MTA on the server, such as Sendmail or Postfix on unix 
> machines or on windows it uses the smtp server specified in 
> the php.ini
> 
> I'm testing citrus's ability  printing over 1000 invoices and 
> citrus generate the invoice page, but then I crash firefox 
> when I try to print :)  I might need to do this some other 
> way using javascript print features for some group of invoice 
> pages or make them into a pdf or something first.
> 
> Paul
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking 
> scripting language that extends applications into web and 
> mobile media. Attend the live webcast and join the prime 
> developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&dat1642
> _______________________________________________
> Citrusdb-users mailing list
> Citrusdb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/citrusdb-users
> 
> 



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Citrusdb-users mailing list
Citrusdb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users

Reply via email to