refs #6861 feat:reserve previos
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
19ef199648
commit
0f1a086bca
|
@ -27,9 +27,9 @@ BEGIN
|
|||
LEFT JOIN saleGroupDetail sg ON sg.saleFk = ish.saleFk
|
||||
WHERE ish.id = vSelf;
|
||||
|
||||
IF vIsSaleGroup THEN
|
||||
/*IF vIsSaleGroup THEN
|
||||
CALL util.throw('Can not unpicked a sale group');
|
||||
END IF;
|
||||
END IF;*/
|
||||
|
||||
START TRANSACTION;
|
||||
|
||||
|
|
Loading…
Reference in New Issue