Duplicated records for same order line inserted into CSI_item_instances table
We implemented WMS and one lines may be shipped by multiple LPNs, then there are multiple entries against the LPNs inserted into csi_item_instances table.
Is there way to group the records by last_oe_order_line_id while inserting to csi_item_instances table?
Thanks,
John