ever-co / feature-requests

Feature requests for Ever® Platforms
https://ever.co
11 stars 1 forks source link

Merchant App: To be able to select which Order status to display on the screen #30

Open morggansoft opened 4 years ago

morggansoft commented 4 years ago

combo with options: All, Confirm, Start Proccesing, Start Allocation, Allocated, Start Packaging, Packaged, Given to Carrier.

IMG_7590

YavorGrancharov commented 4 years ago

@morggansoft can you give some more info on this one also!?

morggansoft commented 4 years ago

Hi @YavorGrancharov.

This feature refers to allowing the system to filter the orders found in the Dashboard by the state in which each one is. For example, one of the filters would be "Ready to confirm" and only new orders should be shown there. Another example of a filter would be "Ready to Start Packaging" and with the selection of this filter only the orders that can be packed should be shown on the Dashboard.

Filters allow the user to show on the Dashboard only the orders that are in a certain state, and in this way the search is easier.

The states we have now are: All, Confirm, Start Proccesing, Start Allocation, Allocated, Start Packaging, Packaged, Given to Carrier

YavorGrancharov commented 4 years ago

Something to clear up, you want all filters above or some of them and if only some which ones?

evereq commented 4 years ago

@YavorGrancharov I think we can just add a filter as dropdown, with values like this: a) Relevant - same functionality as currently filtered by "Relevant" button b) All - show all orders c) Confirmed d) Processing e) Allocating f) Packaging g) Packaged e) Delivery (Given to Carrier state)

(note: because we now have a feature to enable/disable some states, e.g. "Simplified" processing, you may want to load less choices into such dropdown)