feat: refs #8119 itemCampaignQuantity
gitea/salix/pipeline/pr-master There was a failure building this commit
Details
gitea/salix/pipeline/pr-master There was a failure building this commit
Details
This commit is contained in:
parent
3628abd5bf
commit
41d078aaf1
|
@ -18,7 +18,7 @@ proc: BEGIN
|
||||||
DECLARE vPreviousDaysToInsert INT;
|
DECLARE vPreviousDaysToInsert INT;
|
||||||
DECLARE vDateSumFrom DATE;
|
DECLARE vDateSumFrom DATE;
|
||||||
DECLARE vDateSumTo DATE;
|
DECLARE vDateSumTo DATE;
|
||||||
DECLARE vScopeDays DATE;
|
DECLARE vScopeDays INT;
|
||||||
|
|
||||||
SET vCurdate = util.VN_CURDATE();
|
SET vCurdate = util.VN_CURDATE();
|
||||||
SET vYesterday = util.yesterday();
|
SET vYesterday = util.yesterday();
|
||||||
|
|
Loading…
Reference in New Issue