17 Oct
2022
17 Oct
'22
10:24 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31568 --- Comment #2 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Well, there is the script :) An other solution could be to SELECT COUNT(*) FROM items where location = $old_value and display an alert if there are some. You could also provide a link to the batch mod item with the items to modify. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.