VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: molasar on January 15, 2016, 18:30:47 PM

Title: Full order items information from ORDER_ITEMS_INFO
Post by: molasar on January 15, 2016, 18:30:47 PM
Hello,

Joomla3+VM3.

I need to take full order items information from "ORDER_ITEMS_INFO" to put it in the my CSV file.
How can I do it?

Thank you.
Title: Re: Full order items information from ORDER_ITEMS_INFO
Post by: GJC Web Design on January 15, 2016, 21:50:00 PM
well .. u may know what u mean but I doubt anyone else does.... 

Joomla3+VM3.

http://forum.virtuemart.net/index.php?topic=79799.0
Title: Re: Full order items information from ORDER_ITEMS_INFO
Post by: molasar on January 16, 2016, 23:04:47 PM
Joomla_3.4.5 + Virtuemart.3.0.12

Where and how can I get information about products , quantity and price of the order?
Title: Re: Full order items information from ORDER_ITEMS_INFO
Post by: GJC Web Design on January 16, 2016, 23:50:46 PM
query the relevant database tables or build a vmcustom plugin to create your csv using the order model etc