php - Where does Magento 1.1.2 store the orders in DB? -


i had cousins magento-db , wonder, magento store user-ordersi searched tables can't find order(?)

orders saved in tables: (prefix)_sales_flat_order , (prefix)_sales_flat_order_item


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

c# - Populating Gridview inside Listview ItemTemplate On Web User Control from Code Behind -