Koha displays icons for users with catalogue permissions, super librarian users, and protected users. But it would be nice if there was an easy way to see that an account is also a self-check user with either self_checkout_module or self_checkin_module since those users have only those permissions and not catalogue. This would also make troubleshooting easier to be able to see at a glance, both for ruling out permissions issues with the self-check module itself AND in cases where users who shouldn't have it do, since self_checkout_module creates permissions conflicts on staff accounts if selected by accident.
Created attachment 183606 [details] [review] Bug 40251: Add icons to patron details for selfcheck users To test: 1: have patrons with self_check, self_checkin_module, and self_checkout_module permissions 2: observe that these patrons don't get icons by their names in the patroninfo sidebar 3: apply patch, restart_all 4: reload your patrons, see they now have icons for self checkout and/or self check-in