https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26183 --- Comment #2 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- Back on Bug 19287, I only see folks asking for the ability to change itemlost and/or notforloan (though it's a long bug, I could be missing a request for something else). Honestly, my inclination would be to limit this syspref to only those two fields. If, on the other hand, we want to be permissive and allow fields to be edited unless there's a compelling reason to exclude them, then here are the fields I think we should definitely prevent changes to: - itemnumber - biblionumber - biblioitemnumber - barcode - dateaccessioned - datelastborrowed - datelastseen - damaged_on - itemlost_on - withdrawn_on - issues - renewals - reserves - paidfor - permanent_location - itype Those are fields that either we generally let the system manage or have the potential to be really disruptive if changed. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.