https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22322
--- Comment #24 from Lari Taskula <[email protected]> --- We have been using a Koha plugin for this. https://github.com/Hypernova-Oy/koha-plugin-self-checkout-checkin It adds a simple screen with two buttons that navigate you either to SCO or SCI. When you select SCO, you get the default Koha SCO functionality. When you select SCI, it automatically authenticates a SCI-machine account (configured in the plugin's settings) in the background (through REST API) so a patron may access SCI without logging in manually. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
