https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #38 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 72180 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72180&action=edit Bug 15492: Make existing code aware of new self_check* permissions This patch makes the existing code for SCO use the new permissions schema for self check modules. Specifically addresses this change: circulate => self_checkout becomes slef_check => self_checkout_module about.pl checks are dejusted too. get_template_and_user gets refactored to avoid code duplication and the conditions are adjusted for the new permissions. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.