View Single Post
  #1  
Old 07-22-2006, 11:27 AM
 
neroag neroag is offline
 

Senior Member
  
Join Date: May 2005
Location: UK
Posts: 171
 

Default Displaying Extra Fields in Invoice

Is there a way to have the product extra fields in the admin orders section & on all the invoices ??
ive tried adding

Code:
{if $active_modules.Extra_Fields ne ""} {include file="modules/Extra_Fields/product.tpl"} {/if}

but it didnt work

thanks guys
__________________
X-cart Gold - 4.0.18 - 4.1.9 - 4.1.10 - 4.3.0
Reply With Quote