[Koha-bugs] [Bug 11633] Cannot use the override function AllowFineOverride on the Staff client because this stops the pay function working on the SelfCheck (SC) machines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 17 17:43:45 CEST 2014


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

--- Comment #3 from Colin Campbell <colin.campbell at ptfs-europe.com> ---
Created attachment 27259
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27259&action=edit
Second patch ensuring Patron Info is returned correctly

The previous patch stopped users with 'excessive fines' (to use the SIP
terminology) from issuing items to themselves. This supplementary patch
includes the fact that the borrower cannot borrow to be returned in the patron
information response. Typically client units request this before issuing, it
was saying fines were present but not that this restricted the user's
privileges.

To test: See the returns from patron information requests If loan privileges
are suspended the first four flags in the summary should be set to Y thus:

64YYYY      YY  00120140417    163243000000000001000000000000AOCPL|AA.....

(of course what the client does with this info is up to it)

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


More information about the Koha-bugs mailing list