refs #6281 feat:buyFk in itemShelving #2002

Merged
robert merged 16 commits from 6281_buyFk into dev 2024-05-27 05:33:08 +00:00
1 changed files with 2 additions and 1 deletions
Showing only changes of commit 598a7eefbc - Show all commits

View File

@ -17,7 +17,8 @@ BEGIN
SELECT
itemFk,
packing,
created
created,
buyFk
FROM itemShelving
WHERE id = vItemShelvingFk
) ish2