[Koha-bugs] [Bug 7981] Transfer message when returning doesn't properly respect HomeOrHoldingBranchReturn syspref

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 1 11:07:14 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7981

--- Comment #2 from Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no> ---
Actually, on second look, circ/returns.pl uses
C4::Context->preference('HomeOrHoldingBranchReturn');

Others should probably decide, but there cannot be two conflicting return
policies, and I believe C4::Circulation should be the preferred setting.

C4::GetBranchItemRule returns noreturn|holdingbranch|homebranch and defaults to
homebranch if no default circulation rule is set.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list