We have a bit of an issue when converting Item Fulfillment into Invoice for the following:
Invalid Field Value Error: Invalid Expression
Solution:
Updated workflow formula:
(NVL({subtotal}, 0) - (NVL({totalcostestimate}, 0) + NVL({custbody_f5_custbody_freightways_store}, 0))) / NULLIF({subtotal}, 0)