Bug 41952

Summary: prevent marking checked out items to missing
Product: Koha Reporter: Cassidy <cassidy.miller>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: gmcharlt, kyle
Version: 25.05   
Hardware: All   
OS: All   
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:

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.