[Koha-bugs] [Bug 19382] Add ability to block guarantees based on fees owed by guarantor and other guarantees

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 10 21:34:36 CET 2020


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

--- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 97235
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97235&action=edit
Bug 19382: Add ability to block guarantees based on fees owed by guarantor and
other guarantees

Some libraries would like to not only block the circulation of a guarantor
based on fines owed by guarantees, but would also like to block circulation for
all guarantees as well. Basically, if a family as a whole reaches a certain
threshold of fines, the entire family will be blocked from checking out items.

Test Plan:
1) Apply this patch
2) Set NoIssuesChargeGuarantorsWithGuarantees to $14
3) Create a family of four ( 2 guarantors, 2 guarantees ) where the parents
guarantee both children
4) Give 3 of the 4 a $5 fine
5) None of them should be able to check out items

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


More information about the Koha-bugs mailing list