There are certain categories of patrons that should not be selectable by any libraries: Self Check, SIP Accounts, Testing, Admin, etc. It would be great if when staff are adding new patrons, they don't have to sift through those categories which they shouldn't use. We can narrow it down to one library, but not none. I would suggest that we have an option in the libraries for Admin only (superlibrarian) or we have a check box to hide the category except for superlibrarians.
It sounds like you'd like something like an "internal use only" checkbox you could check when creating a patron category? And then maybe a sub-permission under 'borrowers' for adding or modifying patrons with that category?
Should the "internal use only" apply also to modifying patron's in those categories? Not only making new ones? We have a JavaScript that prevents modifying certain patron categories' patrons and it would be nice if we would not have to use JavaScript.
(In reply to Owen Leonard from comment #1) > It sounds like you'd like something like an "internal use only" checkbox you > could check when creating a patron category? > > And then maybe a sub-permission under 'borrowers' for adding or modifying > patrons with that category? I think that would be acceptable. At the very least it should be for superlibrarian use only, but if people want to assign someone other than a superlibrarian to manage them, then a separate permission might be in order.
(In reply to Anneli Österman from comment #2) > Should the "internal use only" apply also to modifying patron's in those > categories? Not only making new ones? > > We have a JavaScript that prevents modifying certain patron categories' > patrons and it would be nice if we would not have to use JavaScript. I would be down with that idea.