foodcoops / foodsoft

Web-based software to manage a non-profit food coop (product catalog, ordering, accounting, job scheduling).
https://foodcoops.net/
Other
324 stars 146 forks source link

list all articles by category instead of by supplier #304

Open linux2400 opened 10 years ago

linux2400 commented 10 years ago

it would be useful to have an additional option in the "articles" menu which would provide a list of all articles sorted by category. sometimes suppliers have obscure names and I find it cumbersome to go through all suppliers when looking for a specific article

wvengen commented 9 years ago

Thanks for your idea, sorry I took so long to respond. This is something that's on the roadmap - foodcoop-adam's fork currently has an ordering interface divided by category instead of supplier, and I plan to integrate that into Foodsoft here at some point (ideally with the option to browse either by category or by supplier).

alexanderharm commented 3 years ago

Is there any progress on this?

wvengen commented 3 years ago

Well, the Foodsoft API has been merged (PR #573), this means foodsoft-shop now runs with the latest development version. There is currently no easy way to check a box in the configuration and enable it, that's a bit stuck on how to approach this (PR #581). But if you publish foodsoft-shop somewhere, set the client id and endpoint, you should be able to use it (though without the plugin Foodsoft doesn't link to the app by default).