cd03bbd2e5
Release Inventarsystem / release-docker (push) Successful in 2m14s
- Add repair resolution mechanism (`resolve_repaired_item`) allowing users to: * Just repair: Return item to normal state (`Verfuegbar: True`) * Replace: Update `Code_4` (inventory/barcode) and restore availability * Delete: Remove item and update series counts (`SeriesCount`) and parent/child references - Support `Code_4` updates in `update_item` for specific physical items - Implement invoice correction route (`admin_add_invoice_correction`) with audit logging - Add modal UI in library admin view to handle repair actions and code replacements