remove v
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
59a0cb3f4a
commit
a24445439a
|
@ -26,7 +26,7 @@ BEGIN
|
|||
WHERE id = NEW.companyFk;
|
||||
|
||||
IF vCompanyCode IS NULL THEN
|
||||
CALL util.throw('vCompanyCodeNotDefined');
|
||||
CALL util.throw('CompanyCodeNotDefined');
|
||||
END IF;
|
||||
|
||||
SELECT MAX(i.ref) INTO vLastRef
|
||||
|
|
Loading…
Reference in New Issue