| 
 
				 Re: Calling an extra field on the invoice 
 Hi Balinor,
 I might have got this totally wrong so I do apologise.
 
 For 4.1.9 it appears it is there under the orders_data array which contains $order and $products, for instance...
 
 {$products.0.extra_fields.0.value}
 
 Sends out okay in email. I don't think I've modified it anywhere?
 
 func_order_data($orderid) is the function called and it appears in func.order.php
 
 Hope this helps.
 
				__________________Doms
 kube v4.1.9
 |