News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Insert Query in virtuemart_orders

Started by tarku, February 22, 2013, 11:15:59 AM

Previous topic - Next topic

tarku

Hi
Can anyone tell me where is the insert query for '#__virtuemart_orders'  in virtuemart
Joomla Version 2.5.9 Virtuemart 2.0.18(a) and php 5.3.14
Please Thank You

satnag29

Quote from: tarku on February 22, 2013, 11:15:59 AM
Hi
Can anyone tell me where is the insert query for '#__virtuemart_orders'  in virtuemart
Please Thank You

its in components/com_virtuemart/views/invoices and order folders.

tarku

No it is not in the components\com_virtuemart\views\invoice
I dont think it should be in the view folder.
Can u please show me the line or tell me the line number so that it is easy to track

GJC Web Design

the actual query will be in the tables/orders.php but the function is

models/orders.php  private function _createOrder($_cart, $_usr, $_prices)
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

tarku

Thank you for reply GJC Web Design I hope there should be insert query for the order as in earlier version like 1.1.x  but there is function that why missed it
But you did not thank you