Orders data are saved in database tables sales_flat_order and sales_flat_order_item. Discounts are applied in ...
The sales_order table ( sales_flat_order on M1) is where each order is captured. In most cases, each row represents one unique order, although there are some ...
In admin panel, when I want to search the orders based on customers name, I have to add 2 spaces between the first name and last name. When I looked at the ...
When a configurable product is included in an order, two rows are generated in the sales_order_item table: one for the simple sku , and one for the configurable ...
tables completely so that there is no reference to that deleted order ...
A shell script which allows you to fix data inconsistency between sales_flat_order and sales_flat_order_grid database tables in your Magento.
Hi, We have our website on magento 1.9CE. we have done some customization in our order flow from frontend but since they're a lot of ...
One of the most common misunderstandings I've seen is that there's
where should i add that fileds ? or else any alternative ? can any one guide me ? Solved! Go to Solution.
on a particular Magento store using the ALTER TABLE SQL statement.