Merge branch 'hotfix/Hotfix-1' into develop
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
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