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

Order ordergroup lists by sequence number #152

Closed wvengen closed 9 years ago

wvengen commented 9 years ago

It is useful to have lists ordered by number when show-ordergroup-number is enabled (vokomokum).

wvengen commented 9 years ago

This may be a bit complicated :(

wvengen commented 9 years ago

The current approach of the Vokomokum plugin to change user and group display helpers for showing the member number does not suffice for this. I've tried to patch the natural_order scopes, but then the memberships association needs to be included in each query shown.

New approach: store member number as part of ordergroup name.