https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21250

--- Comment #21 from David Cook <[email protected]> ---
Created attachment 189889
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189889&action=edit
Bug 21250: Allow multi-branch variants of AutoSelfCheckID

This change allows multiple AutoSelfCheck users so that
different branches can use different users which will apply
the correct circulation and fines rules, locations for circs,
etc.

Test plan:
0. Apply the patch
1. koha-plack --restart kohadev
2. Set up different users that share the same userid as the
value in AutoSelfCheckID, but with the target branch code
appended to the end of the userid. Ensure that the passwords
and permissions are the same for all of these users.
3. Visit a branch specific SCO. For example:
/cgi-bin/koha/sco/sco-main.pl?branch=FPL
4. If you have a user like "self_checkoutFPL", then it should
auto-login. The session for this user should be preserved
for subsequent actions so long as the HTTP cookie is retained

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to