http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10358 --- Comment #2 from Mason James <mtj@kohaaloha.com> --- (In reply to comment #0)
Using Koha's Self checkout module at /cgi-bin/koha/sco/sco-main.pl in Koha 3.10.4. System preference 'AllowSelfCheckReturns' is set to allow. When a patron's barcode is submitted, items on loan are refreshed. There is a button for renewing the item but no button for return. Unable to find any facility to return the item.
fyi: there is some broken workflow in the SCO currently... currently, if you want to return an item - you must 'renew' it many times, until the items renewal limit has been reached; *only* then are you allowed to return it?! this patch fixed this problem, and allows an item to be returned, regardless of its renewal status -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.