
id_order : int(10) unsigned
|

id_carrier : int(10) unsigned
|

id_lang : int(10) unsigned
|

id_customer : int(10) unsigned
|

id_cart : int(10) unsigned
|

id_currency : int(10) unsigned
|

id_address_delivery : int(10) unsigned
|

id_address_invoice : int(10) unsigned
|

secure_key : varchar(32)
|

payment : varchar(255)
|

module : varchar(255)
|

recyclable : tinyint(1) unsigned
|

gift : tinyint(1) unsigned
|

gift_message : text
|

shipping_number : varchar(32)
|

total_discounts : decimal(10,2)
|

total_paid : decimal(10,2)
|

total_paid_real : decimal(10,2)
|

total_products : decimal(10,2)
|

total_shipping : decimal(10,2)
|

total_wrapping : decimal(10,2)
|

invoice_number : int(10) unsigned
|

delivery_number : int(10) unsigned
|

invoice_date : datetime
|

delivery_date : datetime
|

valid : int(1) unsigned
|

date_add : datetime
|

date_upd : datetime
|