diff --git a/lang/master/tpl/contractadmin/orders.mtt b/lang/master/tpl/contractadmin/orders.mtt index 4f7bea8..8dfaa22 100644 --- a/lang/master/tpl/contractadmin/orders.mtt +++ b/lang/master/tpl/contractadmin/orders.mtt @@ -119,8 +119,10 @@ ::_("Canceled"):: ::else:: ::if(o.product.multiWeight && o.product.variablePrice):: + ::set effectiveQt = o.productQt:: + ::if effectiveQt == null::::set effectiveQt = 1::::end:: ::end::