aggiunti riferimenti collo in movimenti di cambio posizione ul
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:
@@ -166,6 +166,10 @@ public class WMSUtility {
|
||||
final MtbColr mtbColr = WMSUtility.convertMvwItemToMtbColr(x);
|
||||
mtbColr.setPosizioneIn(newPosizione);
|
||||
if (changeCodMdep) mtbColr.setCodMdepIn(newCodMdep);
|
||||
mtbColr.setDataColloRif(x.getDataCollo())
|
||||
.setSerColloRif(x.getSerCollo())
|
||||
.setNumColloRif(x.getNumCollo())
|
||||
.setGestioneRif(x.getGestione());
|
||||
|
||||
mtbColr.setOperation(OperationType.INSERT);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user