Fix su rettifica giacenze

This commit is contained in:
2025-05-14 12:04:28 +02:00
parent 168c4e4fb7
commit d9070ee5fb

View File

@@ -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,