In VerificaGiacenze abilitato OverflowOrderQuantity
This commit is contained in:
parent
71a18e9ffa
commit
d30af1e2a6
@ -282,6 +282,7 @@ public class VerificaGiacenzeFragment extends BaseFragment implements ITitledFra
|
|||||||
.setPartitaMag(partitaMag)
|
.setPartitaMag(partitaMag)
|
||||||
.setDataScad(dataScad)
|
.setDataScad(dataScad)
|
||||||
.setCanInputZeroQuantity(true)
|
.setCanInputZeroQuantity(true)
|
||||||
|
.setCanOverflowOrderQuantity(true)
|
||||||
.setCanLUBeClosed(false);
|
.setCanLUBeClosed(false);
|
||||||
|
|
||||||
if (!dialogInputQuantityV2View.isVisible())
|
if (!dialogInputQuantityV2View.isVisible())
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user