[Bug 15492] Stand alone self check-in tool
27 Dec
2017
27 Dec
'17
5:23 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #23 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #14)
All works great, few concerns: 2. Only the AutoSelfCheckID should be able to connect to sci-main.pl, we should apply the same behaviour as self-checkout (no?)
FTR, self check users should be 'marked' by a flag somewhere (hardcoded category types, a flag in the patron category, on the borrowers table, etc) instead of doing complex tricks. This way we would just do if ( $patron->is_self_check_user ) { # handle it } instead. Just my 2 cents. -- You are receiving this mail because: You are watching all bug changes.
3123
Age (days ago)
3123
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org