Fix su rettifica giacenze
This commit is contained in:
@@ -369,7 +369,10 @@ public class RettificaGiacenzeViewModel {
|
||||
.setDataCollo(mCurrentMtbColt.getDataColloS())
|
||||
.setNumCollo(mCurrentMtbColt.getNumCollo())
|
||||
.setGestione(mCurrentMtbColt.getGestione())
|
||||
.setSerCollo(mCurrentMtbColt.getSerCollo());
|
||||
.setSerCollo(mCurrentMtbColt.getSerCollo())
|
||||
.setBarcodeUlIn(mCurrentMtbColt.getBarcodeUl())
|
||||
.setPosizioneIn(mCurrentMtbColt.getPosizione())
|
||||
.setCodMdepIn(mCurrentMtbColt.getCodMdep());
|
||||
|
||||
|
||||
mColliMagazzinoRESTConsumer.creaRettificaCollo(mtbColr,
|
||||
|
||||
Reference in New Issue
Block a user