Merge branch '6276-createNewWarehouse' of https://gitea.verdnatura.es/verdnatura/salix into 6276-createNewWarehouse
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
commit
141b549e5b
|
@ -3666,4 +3666,7 @@ UPDATE vn.collection
|
|||
WHERE id=10101010;
|
||||
|
||||
UPDATE vn.sale
|
||||
SET isPicked =FALSE;
|
||||
SET isPicked =FALSE;
|
||||
|
||||
INSERT INTO machineWorkerConfig(maxHours)
|
||||
VALUES(12);
|
Loading…
Reference in New Issue