https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35721
--- Comment #32 from Emily Lamancusa (emlam) <[email protected]> --- I can answer that last one...I chose to use $userenv_branch rather than the item's holding branch in that spot on bug 34972 because I felt it made the code easier to follow, but in practice it won't make a difference unless we introduce a bug somewhere else. We've already called AddReturn by the time we reach that part of the code, so the item's holding branch would already have been set to the userenv branch by that point. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
