[Koha-bugs] [Bug 25469] Typo: Item does not belongs to your library

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jun 7 14:13:14 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25469

--- Comment #2 from Katrin Fischer <katrin.fischer at 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.


More information about the Koha-bugs mailing list