7 Jun
2020
7 Jun
'20
2:13 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25469 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Owen, looking at the code I found a clue in Items.pm safe_to_delete: "not_same_branch" if the item is blocked by independent branches, I think you need to be: - not superlibrarian - IndependentBranches on - login branch != homebranch of the item -- You are receiving this mail because: You are watching all bug changes.