Fix su commessa nulla nel caso di picking libero
This commit is contained in:
parent
fa10973626
commit
e24e6858fb
@ -552,6 +552,7 @@ public class PickingLiberoViewModel {
|
||||
askQuantities(pickedAarts.iterator(), destNewMtbColr, () -> {
|
||||
if (!destNewMtbColr.isEmpty()) {
|
||||
|
||||
if(this.mDefaultCommessa != null)
|
||||
destNewMtbColr.forEach(x -> x.setCodJcom(this.mDefaultCommessa.getCodJcom()));
|
||||
|
||||
MtbColt clonedTestata = (MtbColt) sourceMtbColt.clone();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user