http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5800 --- Comment #2 from Ian Walls <ian.walls@bywatersolutions.com> 2011-02-24 01:23:01 UTC --- The nearly-deprecated HomeorHoldingBranch may be a good candidate for this kind of control. Or, perhaps a new page needs to be built to allow libraries to configure which branche are used for policy decisions: Checkout/Renewal: HomeBranch, HoldingBranch, PatronBranch Returns: HomeBranch, HoldingBranch, CurrentlyLoggedInBranch (to better handle transfers. HomeBranch would just tell the system it should go home, holding branch would indicate it should go to the branch it was checked out from, and CurrentlyLoggedInBranch, well...) Holds: HomeBranch, HoldingBranch, CurrentlyLoggedInBranch(?) Overdues/Fines: HomeBranch, HoldingBranch, PatronBranch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.