How do I trigger price calculation from the back end?
When an order is created by an admin in the back office (via Order UI), I add line items with line item manager widget.
The thing is - line item prices don't invoke sell price rules but just get the current price directly from the product. Same thing when we edit the order afterward.
Is this by design? If so, are there any modules which allows to invoke pricing rules when line items add through order UI?