https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20256 --- Comment #172 from Katrin Fischer <katrin.fischer@bsz-bw.de> ---
4) Item edit checks
I think we might also need a check on the permission from the item search edit item link.
I've been working on this patch, but it occurs to me that the edit item link shows even if a record has no items. It's a useful way to go straight to the items editor to create a new item. As such, I don't think we should hide the link because it can still be used in that way even if the librarian can't edit any existing items.
Hi Kyle, I meant the "item search" - in this case the form for editing this specific item opens. So I think it makes sense to hide it there and I think there is already some logic for that now. -- You are receiving this mail because: You are watching all bug changes.