Merge pull request 'fix: refs #7920 shelvingFkByCode' (!3401) from 7920_itemShelvingCode into master
gitea/salix/pipeline/head This commit looks good Details

Reviewed-on: #3401
Reviewed-by: Guillermo Bonet <guillermo@verdnatura.es>
This commit is contained in:
Sergio De la torre 2025-01-30 08:29:38 +00:00
commit c3163df2e8
1 changed files with 1 additions and 1 deletions

View File

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