https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30945 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|21.11 |master --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- I think this makes sense. With AutoSelfCheckAllowed your self-checkout stations will always be checking out from the home library of the user defined in that preference, right? So your self-checkout stations are messing with circulation statistics if they're at a library other than the AutoSelfCheckAllowed patron's. And since you can't define multiple AutoSelfCheckAllowed patrons for multiple branches, there's really no way around it. Submitting the library code as a GET parameter would open up the possibility that the user to change it, but even then it would be an improvement on the current situation. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.