prova
gitea/salix/pipeline/pr-dev This commit looks good
Details
gitea/salix/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
9aae9677e6
commit
98b1e933f7
|
@ -58,7 +58,7 @@ BEGIN
|
||||||
FROM saleComponent
|
FROM saleComponent
|
||||||
WHERE saleFk = vSaleFk;
|
WHERE saleFk = vSaleFk;
|
||||||
END IF;
|
END IF;
|
||||||
|
/* res */
|
||||||
w1: WHILE vQuantity >= vPacking DO
|
w1: WHILE vQuantity >= vPacking DO
|
||||||
|
|
||||||
SET vQuantity = vQuantity - vPacking;
|
SET vQuantity = vQuantity - vPacking;
|
||||||
|
|
Loading…
Reference in New Issue