Deleting an item from a quote
A user can delete an item from a quote. When a user deletes an item, which has related items, from a quote, the related items are automatically deleted.
A Field Sales Representative may sometimes have to delete items from a quote. For example, a Field Sales Representative may want to delete an item from a quote because the customer is no longer interested in purchasing that item.
Solution
A user can delete an item from a quote. When a user deletes an item, which has related items, from a quote, the related items are automatically deleted. The changeOrder API is called to save the changes made to the quote after the item is deleted.
End-user impact
None.
Implementation
You must configure the quote modification rules appropriately to enable users to delete items from a quote in a particular status.