Show custom field on invoice - IDnR Addon

Before you ask about IDnR Addon see the VirtueMart - Invoice, Delivery Note and Receipt Addon
invition
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 27 Mar 2009, 15:20

Show custom field on invoice - IDnR Addon

Post by invition »

Hi,

I modified my database by adding an extra field for EAN-codes in virtuemart. Now i would like to display this code on the invoice instead of the sku. Tried to change the query but no luck. The field is in the same table as the product sku (jos_vm_product) and is named product_sku2.

can anybody tell me how i have to modify it right?

thanks!
jpn
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 07 May 2009, 17:45

Re: Show custom field on invoice - IDnR Addon

Post by jpn »

Hi,
for custom fields you must modify some php-files to vm, not only the database. You find a way to do this in the vm-forum on this thread: http://forum.virtuemart.net/index.php?t ... .msg149104
Post Reply