hotwax / fulfillment

HotWax Commerce Fulfillment app
Apache License 2.0
8 stars 37 forks source link

Add functionality to quickly locate picker name by Order ID #837

Open Adameddy26 opened 1 month ago

Adameddy26 commented 1 month ago

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: