prova
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Pako Natek 2024-04-01 08:46:07 +02:00
parent 9aae9677e6
commit 98b1e933f7
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ BEGIN
FROM saleComponent
WHERE saleFk = vSaleFk;
END IF;
/* res */
w1: WHILE vQuantity >= vPacking DO
SET vQuantity = vQuantity - vPacking;