Bug 16422

Summary: Show warning if lost status is changed on a checked out item
Product: Koha Reporter: Barton Chittenden <barton>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, nick
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Barton Chittenden 2016-05-02 19:22:21 UTC
Changing lost status for checked out items, then wondering why the replacement price is not refunded is a common user error, and a source of a lot of trouble tickets.

Checking to see if an item is checked out, and displaying a warning if so, like

"It looks like you're trying to change the lost status on a checked out item -- this will not allow the replacement price to be refunded -- Do you wish to proceed? (Yes/No)"

Would cut down confusion and reduce work-flow issues.