Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show total order amount #7

Open
wvengen opened this issue May 3, 2017 · 1 comment
Open

Show total order amount #7

wvengen opened this issue May 3, 2017 · 1 comment

Comments

@wvengen
Copy link
Member

wvengen commented May 3, 2017

Currently in Foodsoft, the order's total amount is shown. This helps to see if the minimum order amount is reached. This feature is missing from foodsoft-shop (picked up from foodcoops/foodsoft#260 (comment)).

As a user story, I would be thinking of something like this: as a foodcoop member, I would like to know whether the minimum order amount was reached, and how far off we are, so that I can order more to reach it and know whether it is likely that I will get what I ordered.

In foodsoft-shop, this is quite different, because articles from all orders are shown together, so there is no single amount. So we could have a minimum order amount as part of the supplier, and then show a warning if this is not reached for one of the orders (perhaps with an extra indication in or near the last-box-filled bar for the affected articles).

@wvengen
Copy link
Member Author

wvengen commented Oct 27, 2018

Another option would be to add a warning-icon to the suppliers on the left. A tooltip could show the details.
Also, when a supplier is selected as a filter, a box could be shown above the order articles, showing the supplier name and the required minimum order amount (and progress, when available).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant