Picker/Packer Statistics from Mobile App
G
Grand Opossum
There is another post for this as a general report, but I think It would be really useful to track the time it takes to Pick/Pack/Verify an order.
Nothing overly complex, just calculate the time between when the order is checked out (to pick or pack or verify) and when the process is completed.
The Report would be ideally by Mobile username (the tag) and then HH:MM:SS as well as a count of orders and type of process. it would also be filterable by date ranges (in an ideal world).
An example output of data is below:
User | Type | Time | Order Count
chris@ | picking | 01:02:00 | 35
chris@ | packing | 00:50:00 | 30
amy@ | picking | 58:00:00 | 25
amy@ | packing | 00:30:00 | 30
Looking at this data, I can see that I would have saved time and been more efficient if I allocated chris@ to picking and @amy to packing.
chris@ is picking an order per 1.77min, whereas amy@ is 2.32min
chris@ is packing an order per 1.66min, whereas amy@ is 1min.
so if I have 60 orders, I would save ~13mins per order if chris@ did all the picking and ~19mins if @amy did all the packing. Which would overal bring up my pick per hour.
note: these are examples names, not actuals 😀