xom_order_line & xom_order_line_detail
Guys,
While working on XStore upgrade from V7.1 to V17 figured that fields like extended_price etc from xom_order_line (V7.1) have moved to xom_order_line_detail (V17).
Looks this change has happened from V16 -> V17.
While hybridizing XCenter (V7.1 - > V17) we don't see any work arounds to hadle those fields of xom_order_line. And various reports in XCenter now point to xom_order_line_details for extended_price (which is logically correct). But the V7.1 stores are having extended_price in xom_order_line and thus XAdmin reports fails to pull those details.
Any thoughts / work arounds?