Bug 41952 - prevent marking checked out items to missing
Summary: prevent marking checked out items to missing
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: 25.05
Hardware: All All
: P5 - low trivial
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-02-27 17:19 UTC by Cassidy
Modified: 2026-02-27 17:19 UTC (History)
2 users (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
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 Cassidy 2026-02-27 17:19:12 UTC
Staff are able to mark a checked out item to "missing" status, which is then instantly charging the patrons account.

Just like "PreventWithdrawingItemStatus" gives the option to prevent withdrawing items if they are checked out or in-transit, we should have a similar option to prevent marking items missing when they are checked out or in-transit.