Comment 1 for bug 603775

Revision history for this message
Jason Etheridge (phasefx) wrote : Re: [Bug 603775] [NEW] Deleting items with checked out status?

> 1. give libraries the option of blocking deleting items with checked out status
> 2. close the circulation record when a checked out item is deleted

This even more fun if the item barcode gets re-used for a different item.

Check-In from the patron Items Out interface also fails to work with
deleted items, since the underlying API makes use of item barcode
instead of a circ or item id, so that's another thing to consider,
more API support.