Bug 16422 - Show warning if lost status is changed on a checked out item
Summary: Show warning if lost status is changed on a checked out item
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-02 19:22 UTC by Barton Chittenden
Modified: 2020-01-11 12:17 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.