1 Apr
2014
1 Apr
'14
10:07 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7981 --- Comment #2 from Benjamin Rokseth <benjamin.rokseth@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.