Is `custitem_carton_uom` numeric or text? If numer...
# general
m
Is
custitem_carton_uom
numeric or text? If numeric then maybe change
{custitem_carton_uom} = '1'
to
{custitem_carton_uom} = 1
, if text the division later might cause a problem