Merge branch 'develop' into feature/JDK11
Some checks failed
IntegryManagementSystem_Multi/pipeline/head There was a failure building this commit
Some checks failed
IntegryManagementSystem_Multi/pipeline/head There was a failure building this commit
This commit is contained in:
@@ -551,7 +551,8 @@ public class ProductionOrdersLifecycleService {
|
|||||||
}
|
}
|
||||||
|
|
||||||
lastStepOnLinea.setOperation(OperationType.INSERT_OR_UPDATE);
|
lastStepOnLinea.setOperation(OperationType.INSERT_OR_UPDATE);
|
||||||
dtbOrdt.setCodJfas(codJfas)
|
dtbOrdt
|
||||||
|
// .setCodJfas(codJfas)
|
||||||
.getDtbOrdSteps().add(lastStepOnLinea);
|
.getDtbOrdSteps().add(lastStepOnLinea);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user