http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10358
--- Comment #2 from Mason James <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
