[Koha-bugs] [Bug 25761] Implementation of too_many_overdue has unintended consequences

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 13 12:53:54 CET 2020


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

--- Comment #9 from Kyle M Hall <kyle at bywatersolutions.com> ---
(In reply to Victor Grousset/tuxayo from comment #8)
> Hi, not enough experience with SIP so I have two questions
> 
> > 5) Note the "too many overdue" flag is set
> 
> > READ: 24              00120201112    201630AEEdna Acosta|AA23529001000463|BLY|CQN|AFGreetings from Koha. |AOCPL|
> 
> Which one is it? I couldn't in the spec where is the patron status field.

It is the 6th character of the patron status flags, the 8th character of the
entire message.

24              00120201112    201630AEEdna
       ^
       This one. Y means patron has too many overdues, blank means they don't.
> 
> > 6) Set the new SIP config option "disable_too_many_overdue" for the
> > account you used for testing
> 
> Where does one do that?

Find your SIPconfig.xml, usually in /etc/koha/sites/<instance>/SIPconfig.xml,
then add as you can see here at the bottom of the page for the SIP account you
want to use for testing:
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109786&action=diff

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


More information about the Koha-bugs mailing list