fix: available refs #6861
gitea/salix/pipeline/pr-master Build queued... Details

This commit is contained in:
Sergio De la torre 2024-09-11 13:18:09 +02:00
parent 87182abf7e
commit db7d5c5e52
1 changed files with 0 additions and 2 deletions

View File

@ -56,7 +56,6 @@ BEGIN
itemFk,
shelvingFk,
visible,
available,
grouping,
packing,
packagingFk,
@ -64,7 +63,6 @@ BEGIN
SELECT vItemFk,
vShelvingFk,
vQuantity,
available,
IFNULL(vGrouping, b.grouping),
IFNULL(vPacking, b.packing),
IFNULL(vPackagingFk, b.packagingFk),