refs #7536 modify itemShelvingRadar #2550

Merged
ivanm merged 3 commits from 7536-TPV_Wrong_abajo_field into dev 2024-06-06 10:14:20 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ BEGIN
ish.isChecked,
sub.isAllChecked
FROM itemShelvingStock iss
JOIN itemShelving ish ON ish.shelvingFk = iss.shelvingFk
JOIN itemShelving ish ON ish.id = iss.itemShelvingFk
LEFT JOIN (
SELECT itemFk,
IF(