VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: dpattyatl on June 13, 2014, 22:26:54 PM

Title: Add manufacturer info on Order
Post by: dpattyatl on June 13, 2014, 22:26:54 PM
Hi Guys, 
I'm working on an online store that has products from different manufacturers and I have a request to include the information of the manufacturer within the order, this is possible?
If so, I must determine which is the table that has it to integrate these data to another system, what would be the table where you can export that data?

Thanks for your help!

(sorry for my english)
Title: Re: Add manufacturer info on Order
Post by: GJC Web Design on June 13, 2014, 23:04:04 PM
the product -> manufacturer info is held in the #__virtuemart_product_manufacturers if that is what your asking...

Title: Re: Add manufacturer info on Order
Post by: dpattyatl on June 13, 2014, 23:18:01 PM
Thanks, but that is not what I need.

What I have to do is include the manufacturer info inside Order, right now, it doesn´t.  It shows the info about the vendor, product, shipping and payment, but I need to include the manufacturer info as well, i would like to know how to do it.

And besides of that, I have to integrate the order fields with our company´s management system, so I want to know what is the table exactly to do it,

Thanks for your help in advance!
Title: Re: Add manufacturer info on Order
Post by: GJC Web Design on June 13, 2014, 23:21:45 PM
you will need to hack the core or perhaps a plugin to incl. in the order

easier is just a query in any template if all you need to do is show it in invoices etc