I have created a Price rule which will update the Additional Discount Amount field on a quote line when a target price is entered. Basically, List price - Target price = Additional Discount. This works the first time the amount is entered however when the amount on the target price is edited, the additional discount field does not update dynamically.
Does anyone know how I can get it to recalculate each time amount is changed on the target price field?
3 个回答
I think, Additional Discount should be formula field as you are updating the target price manually and List Price will be pulled from Product so Additional Discount should be the formula field.