6281 feat:buyFk in itemShelving
gitea/salix/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Sergio De la torre 2024-05-20 09:39:23 +02:00
parent 2b2406ae52
commit 598a7eefbc
1 changed files with 2 additions and 1 deletions

View File

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