Where is the original price set in sales order item table?
In quote_item table we don’t have a column original_price. So when and how sales_order_item table get the original_price value.
Post order we are seeing original_price as 0 in admin sales order view page. Unable to locate where the original price is set as 0 in the sales_order_item table.
Anybody have idea about this?