http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10554 --- Comment #1 from Mason James <mtj@kohaaloha.com> --- to test these 3 syspref options... 1/ - set syspref to 'dont allow' - issue an item to a patron - attempt to return item via SCO, return should FAIL 2/ - set syspref to 'allow all' - issue an item to a patron - attempt to return item via SCO, return should SUCCEED 3/ - set syspref to 'allow nonblocked' - issue an item to a patron - attempt to return item via SCO, return should SUCCEED - issue an item to a patron, with a returndate of '2001-01-01' (important: this will create an overdue item, that will put a 'block' on this patron's account) - attempt to return item via SCO, return should FAIL -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.