Searchable products in the Add Product modal in Edit Order
Depending on the warehouse setup, items are updated in the edit order.
If the present warehouse in the customer order header is visible in the Business Center and part of the customer’s active warehouse group, the edit order page is updated to show items associated with the customer order header warehouse. It is used to get the item’s modular quantity, and send in web services and API calls. It also takes precedence over the user's current warehouse setup.
The fallback behavior is used if it is under these scenarios:
- If the present warehouse in the customer order header is not visible in the Business Center or not part of the customer’s active warehouse group, or
- If there is no customer order header warehouse.
The edit order page is updated to show items associated either with user’s top priority warehouse from the warehouse group or the selected location’s associated warehouse. The user's current warehouse setup is considered.