https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25761
--- Comment #9 from Kyle M Hall <[email protected]> --- (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. _______________________________________________ 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/
