View Single Post
  #15  
Old 01-26-2009, 07:37 AM
 
ChristineP ChristineP is offline
 

eXpert
  
Join Date: Jul 2008
Posts: 310
 

Default Re: Calling an extra field on the invoice

I tried this as well for v4.1.9, but it doesn't show the designated extra field. I've added {$product.extra_fields.0.value} to the mail/html/order_invoice.tpl. How did you get the extra field to work?

Christine

Quote:
Originally Posted by balinor
Figured it out, use this value to call extra fields on the invoice:

{$product.extra_fields.0.value}
__________________
______________
version 4.1.9 Gold
Reply With Quote