7 Jul
2021
7 Jul
'21
1:06 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28660 --- Comment #10 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- || ( C4::Context->preference('AutoSelfCheckID') && $q_userid eq C4::Context->preference('AutoSelfCheckID') ) Feels to me that this would need some additional checks? Like AutoSelfCheckAllowed enabled? Are we here in a self checkout context? Elsewhere I see matches for the template name? Or $query->param('koha_login_context') ne 'sco' ? -- You are receiving this mail because: You are watching all bug changes.