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

--- Comment #2 from Benjamin Rokseth <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to