7691-testToMaster #2703

Merged
alexm merged 268 commits from 7691-testToMaster into master 2024-07-09 05:38:28 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 4131653700 - Show all commits

View File

@ -60,7 +60,7 @@ proc:BEGIN
v.visible,
v.visible nicho,
ik.name itemColour,
CAST(sub5.pendiente AS DECIMAL(10,0) pendingAmount
CAST(sub5.pendiente AS DECIMAL(10,0)) pendingAmount
FROM cache.visible v
JOIN item i ON i.id = v.item_id
LEFT JOIN ink ik ON ik.id = i.inkFk