foodcoop-adam / foodsoft

DEPRECATED, being merged in upstream. Web-based software for foodcoops - as used in NL.
http://foodcoop-adam.github.io/
Other
10 stars 3 forks source link

allow multiple suppliers for single group_order #82

Closed wvengen closed 3 years ago

wvengen commented 11 years ago

At this moment, there is a single group_order for per supplier. It would make sense to allow multiple suppliers for a single group_order. This would be a starting point for faceted browsing (#19), as well as presenting information related to pickup day instead of supplier (like #47 and #68) - not all members need to be constantly aware of different suppliers, only if they want to.

Perhaps this means that a new class needs to be introduced in the model: something like pickup day, or week, or whatever, so that it is clear what orders are grouped together.