http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11633
--- Comment #3 from Colin Campbell <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
