https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22322 Emmi Takkinen <emmi.takkinen@koha-suomi.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179010|0 |1 is obsolete| | --- Comment #27 from Emmi Takkinen <emmi.takkinen@koha-suomi.fi> --- Created attachment 180953 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180953&action=edit Bug 22322: Self check-in without log in One should be able to return loans via SCO without login required. This patch adds check in box where patrons can check in their loans with barcode. To test: 1. Find patron with loan or add one. 2. Go to /cgi-bin/koha/sco/sco-main.pl. 3. Return loan by passing items barcode. => Confirm loans is returned succesfully. 4. Attempt to return item again. => Confirm that "Item not checked in:..." message is displayed. 5. Attempt to return empty barcode field. => Confirm that "Please enter barcode." message is displayed. Sponsored-by: Koha-Suomi Oy -- You are receiving this mail because: You are watching all bug changes.