{% extends "base.html" %} {% block title %}Edit item {{ item.barcode }} — {{ library_name() }}{% endblock %} {% block content %} {{ item.work.title }} {{ item.barcode }} Edit Edit item {{ item.barcode }} {{ item.work.title }} {% if error %}
{{ item.barcode }}
{{ item.work.title }}
{{ error }}
Barcode, accession #, branch, status, and the linked work are not editable from this form. To withdraw a copy or move it to a different edition, use the dedicated flows from the item or catalog detail pages.