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

--- Comment #1 from Kyle M Hall <[email protected]> ---
Created attachment 145491
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145491&action=edit
Bug 32684: Implement SIP patron status field "too many items lost"

The SIP patron status and information responses always return false foe "too
many items lost". It would be reasonable to check the count of lost items still
checked out to the patron and compare that to a threshold set in the sip config
file. Though not all libraries operate in this way, it seems like a good and
reasonable implementation as long is it is properly documented.

Test Plan:
1) Apply this patch
2) prove t/db_dependent/SIP/Message.t

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to