Closed joeholdcroft closed 10 years ago
Makes it possible to load all users that belong to a given user group.
Just stick some code in a controller somewhere to get users for a group. Test the results are what you expect.
I'm doing this because I need to be able to load users in the "Shop staff" group as till operators on the EPOS project for Union Music Store.
What does this do?
Makes it possible to load all users that belong to a given user group.
How should this be manually tested?
Just stick some code in a controller somewhere to get users for a group. Test the results are what you expect.
Related PRs / Issues / Resources?
Anything else to add? (Screenshots, background context, etc)
I'm doing this because I need to be able to load users in the "Shop staff" group as till operators on the EPOS project for Union Music Store.