https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18787
--- Comment #9 from David Cook <[email protected]> --- Thinking about this again... and there really are a variety of options. 1. Default permissions by patron category at patron create time 2. Permission profiles chosen specifically at patron create time 3. Permissions by patron category that get merged into individual patron permissions at authorisation check time 4. Permissions by profile/role that get merged into individual patron permissions at authorisation check time 5. Others? Default permissions at patron create time would be easiest and the first one where it's done by patron category would be the easiest because it would require the fewest changes. But... lots of libraries have a single "Library Staff" category which wouldn't really fit the needs of different staff members performing different roles that need different permissions. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
