7489-testToMaster #2515
|
@ -22,7 +22,7 @@ BEGIN
|
|||
AND ish.itemFk = vItemFk
|
||||
GROUP BY ish.id
|
||||
ORDER BY
|
||||
(sc.id = vSectorFk) DESC
|
||||
(sc.id = vSectorFk) DESC,
|
||||
sh.priority DESC,
|
||||
ish.created,
|
||||
p.pickingOrder;
|
||||
|
|
Loading…
Reference in New Issue