test #2344

Merged
robert merged 10 commits from test into dev 2024-04-22 09:34:46 +00:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit a1a3470df4 - Show all commits

View File

@ -66,8 +66,7 @@ BEGIN
ELSE 1 ELSE 1
END AS minQuantity, END AS minQuantity,
iss.visible located, iss.visible located,
b.price2, b.price2
b.price3
FROM vn.item i FROM vn.item i
JOIN cache.available a ON a.item_id = i.id JOIN cache.available a ON a.item_id = i.id
AND a.calc_id = vCalcFk AND a.calc_id = vCalcFk