You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when a user clicks on a picker name chip, all orders assigned to that picker are listed. However, there is no direct way to locate the picker responsible for a specific order using the Order ID.
For example, if the Order ID is UAT12538, the user has to manually click on each picker name chip and search for the desired order in the filtered list. This process can be time-consuming, especially when managing a large number of orders.
Proposed Solution:
Order Search with Picker Information:
Add a search field where the user can enter an Order ID (e.g., UAT12538).
The system should return the picker name directly associated with that Order ID, allowing the user to avoid clicking each picker name chip manually.
Picker Name Display in Order Details:
When viewing detailed information about an order, the picker name should be prominently displayed, so the user can immediately identify who is responsible for the order.
The text was updated successfully, but these errors were encountered:
Description
Currently, when a user clicks on a picker name chip, all orders assigned to that picker are listed. However, there is no direct way to locate the picker responsible for a specific order using the Order ID.
For example, if the Order ID is UAT12538, the user has to manually click on each picker name chip and search for the desired order in the filtered list. This process can be time-consuming, especially when managing a large number of orders.
Proposed Solution:
Add a search field where the user can enter an Order ID (e.g., UAT12538).
The system should return the picker name directly associated with that Order ID, allowing the user to avoid clicking each picker name chip manually.
When viewing detailed information about an order, the picker name should be prominently displayed, so the user can immediately identify who is responsible for the order.
The text was updated successfully, but these errors were encountered: