[Koha-bugs] [Bug 10904] Limit patron update request management by branch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 17 18:32:41 CET 2015


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

--- Comment #31 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 36961
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36961&action=edit
Bug 10904 [QA Followup] - Use branch limit if either IndependentBranches or
IndependentBranchesPatronModifications is enabled

Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Passes all tests and QA script.

Behaviour now is:
IndependentBranches = Prevent
or
IndependentBranches = Don't prevent,
IndependentBranchesPatronModifications = Prevent:
You will always only see the modification requests of your branch's patrons.

IndependentBrnaches = Don't prevent,
IndependentBranchesPatronModifications = Don't prevent
All modification requests are shown.

Link to patron record works and cardnumber is shown.

IndependentBranches = OFF - use the new preference.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>

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


More information about the Koha-bugs mailing list