fix: refs #7920 shelvingFkByCode #3401

Merged
sergiodt merged 1 commits from 7920_itemShelvingCode into master 2025-01-30 08:29:40 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit c96d083467 - Show all commits

View File

@ -24,7 +24,7 @@ BEGIN
SELECT ish.id,
p.pickingOrder,
p.code parking,
ish.shelvingFk,
sh.code,
ish.itemFk,
i.longName,
ish.visible,