Is there a way to change the order pick slips come off when a release is done?
Our Stores team have raised an issue with pick slips as when they are released they are not coming off in date order.
When investigated, it was established they were being sorted by INVENTORY_ITEM_ID and then order number within this meaning sometimes older pick slips were towards the end of a release.
I raised an SR with Oracle who have confirmed this is expected functionality and that the order pick slips come off is dictated to by the sort on the associated Move Order and this has to be in INVENTORY_ITEM_ID order to prevent deadlocks in Inventory code.