[Koha-bugs] [Bug 14577] Allow restriction of checkouts based on fines of guarantor/guarantee

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 3 17:58:07 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14577

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #48632|0                           |1
        is obsolete|                            |

--- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 48639
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48639&action=edit
Bug 14577 - Allow restriction of checkouts based on fines of guarantor's
guarantees

This enhancment allows a library to prevent patrons from checking out
items if his or her guarantees own too much.

Test Plan:
1) Apply this patch
2) Find or create a patron with a guarantor
3) Add a fine to the patron's account
4) Set the new system preference NoIssuesChargeGuarantees to be less
   than the amount owed by the patron
4) Attempt to check out an item to the guarantor, you will either
   be warned or prevented from checking out based on your system
   settings.

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


More information about the Koha-bugs mailing list