https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32256
Andrew Fuerste-Henry <andre...@dubcolib.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #164637|0 |1 is obsolete| | --- Comment #28 from Andrew Fuerste-Henry <andre...@dubcolib.org> --- Created attachment 164640 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164640&action=edit Bug 32256: (follow-up) Use correct patron category This patch ensures we check the categorycode of the patron trying to issue the items is valid (based on BatchCheckoutsValidCategories), rather than the categorycode of the AutoSelfCheckAllowed patron. To test: 1 - Enable BatchCheckouts, select nothing in BatchCheckoutsValidCategories 2 - confirm AutoSelfCheckAllowed is allowed and contains the username and password for the self_check user. Confirm self_check user is in category Staff 3 - log into SCO with a user in category Patron, confirm you can only check out 1 item at a time 4 - select Patron in BatchCheckoutsValidCategories 5 - log into SCO with your Patron user again, confirm you can check out multiple items at a time Sponsored-by: Koha-US Signed-off-by: Andrew Fuerste Henry <andre...@dubcolib.org> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/