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
|
@ -3667,3 +3667,6 @@ UPDATE vn.collection
|
||||||
|
|
||||||
UPDATE vn.sale
|
UPDATE vn.sale
|
||||||
SET isPicked =FALSE;
|
SET isPicked =FALSE;
|
||||||
|
|
||||||
|
INSERT INTO machineWorkerConfig(maxHours)
|
||||||
|
VALUES(12);
|
Loading…
Reference in New Issue