Sales Order Line lets Price under the Price Limit when updating
Description
Set the Enforce Price Limit to selected in Standard Price List. Create a new Sales Order with Standard Price List Add new line with product Azalea and change Price 23.75 to 10. Shows error: Under Limit Price wich is correct. Leave the original Price 23.75, save and close window. Open Sales Order again and search for the recent Order, go to the the line just created and modify Price to 10 Shows no error. Incorrect. Lets to update wrong Price. See: CallOutOrder.amt ctx variable EnforcePriceLimit not setted when updating. See CallOutOrder.priceList ctx variable EnforcePriceLimit only setted when product changes.
Set the Enforce Price Limit to selected in Standard Price List.
Create a new Sales Order with Standard Price List
Add new line with product Azalea and change Price 23.75 to 10.
Shows error: Under Limit Price wich is correct.
Leave the original Price 23.75, save and close window.
Open Sales Order again and search for the recent Order, go to the the line just created and modify Price to 10
Shows no error. Incorrect. Lets to update wrong Price.
See: CallOutOrder.amt ctx variable EnforcePriceLimit not setted when updating.
See CallOutOrder.priceList ctx variable EnforcePriceLimit only setted when product changes.