Files
Inventarsystem/Web/templates
Aiirondev_dev cd03bbd2e5
Release Inventarsystem / release-docker (push) Successful in 2m14s
feat(inventory): add repair resolution workflow and invoice correction logic
- 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
2026-08-19 22:05:32 +02:00
..
2026-08-18 21:52:45 +02:00
2026-08-12 14:07:17 +02:00
2026-08-05 10:12:37 +02:00