Add Email To Invoice

Hello,



I was wondering if anyone can help?



I have upgraded to ultimate version and running 3.0.4, now when I click 'print invoice' the email address is no longer displayed on it like it used to be.



Can anyone please advise on how to put the email address on the invoice?



Thanks



Ant

Goto Settings->Company for the selected store, and check email addresses.

I think he says that customer email is not listed anymore, right?

[quote name='minute' timestamp='1353065929' post='149344']

I think he says that customer email is not listed anymore, right?

[/quote]



Yes, sorry I should have been more specific. It's the customers email address that isn't listed anymore.



Thanks



Ant

All you have to do is open skins\basic\mail\orders\invoice.tpl and place {$order_info.email} wherever you want it to show on the Invoice

[quote name='Triplets' timestamp='1353336442' post='149503']

All you have to do is open skins\basic\mail\orders\invoice.tpl and place {$order_info.email} wherever you want it to show on the Invoice

[/quote]



Ok, that's great! Thanks

I also notice this problem, the info is not showing anymore in 3.0.3! I added {$order_info.email} to desired lace, but there is an IF statement there that is not showing for any reason! To be exact: {if $profile_fields.C} this is not showing!!!

Problem present at v3.0.4 also !

Not enough info. The {if $profile_fields.C) simply says “if there is checkout page fields”.

You would save yourself and others a lot of time if you'd just hire someone to do the work for you who knows what they are doing.

Displaying the email on an invoice is a pretty basic feature. I was quite suprised when I CS Cart could not do it with a simple check box. Hopefully this is something they can include in a future release. I don't think it is reasonable to have to hire someone to make this happen.


[quote name='tbirnseth' timestamp='1357338777' post='152193']

Not enough info. The {if $profile_fields.C) simply says “if there is checkout page fields”.

You would save yourself and others a lot of time if you'd just hire someone to do the work for you who knows what they are doing.

[/quote]