
virtuemart_order_id : int unsigned
|

virtuemart_user_id : int unsigned
|

virtuemart_vendor_id : int unsigned
|

order_number : varchar(64)
|

customer_number : varchar(32)
|

order_pass : varchar(34)
|

order_create_invoice_pass : varchar(32)
|

invoice_locked : tinyint(1)
|

order_total : decimal(15,5)
|

order_salesPrice : decimal(15,5)
|

order_billTaxAmount : decimal(15,5)
|

order_billTax : varchar(400)
|

order_billDiscountAmount : decimal(15,5)
|

order_discountAmount : decimal(15,5)
|

order_subtotal : decimal(15,5)
|

order_tax : decimal(12,5)
|

order_shipment : decimal(12,5)
|

order_shipment_tax : decimal(10,5)
|

order_payment : decimal(12,2)
|

order_payment_tax : decimal(10,5)
|

coupon_discount : decimal(12,2)
|

coupon_code : varchar(32)
|

order_discount : decimal(12,2)
|

order_currency : smallint
|

order_status : char(1)
|

user_currency_id : smallint
|

user_currency_rate : decimal(12,6)
|

user_shoppergroups : varchar(30)
|

payment_currency_id : smallint
|

payment_currency_rate : decimal(12,6)
|

virtuemart_paymentmethod_id : int unsigned
|

virtuemart_shipmentmethod_id : int unsigned
|

delivery_date : varchar(200)
|

order_language : varchar(7)
|

ip_address : char(15)
|

STsameAsBT : tinyint(1)
|

paid : decimal(15,5)
|

paid_on : datetime
|

o_hash : varchar(33)
|

created_on : datetime
|

created_by : int
|

modified_on : datetime
|

modified_by : int
|

locked_on : datetime
|

locked_by : int
|