michoel
CASE WHEN {custitem_carton_uom} = '1' THEN 'oneunitonly' WHEN {taxcode} = 'TS-AU' THEN ({pricing.unitprice} / {custitem_carton_uom}) * 1.1 ELSE 'notax' END