[Koha-bugs] [Bug 12225] SIP does not respect the "no block" flag

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 12 13:51:37 CEST 2022


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

--- Comment #11 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 137622
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=137622&action=edit
Bug 12225: Re-implement no block flag for checkouts

Test Plan ( assuming Koha Testing Docker or kohadevbox ):
1) Check out master
2) Start the SIP server ( edit the SIP config koha instutution to be
   "CPL" instead of "kohalibrary" )
3) Telnet to 6001
4) Send 9300CNkoha|COkoha|CPCPL|
5) Send 11YY20220711    16350220250711   
163502AOCPL|AA23529000035676|AB39999000001396|ACkoha|BON|BIN|
6) Note the due date for the checkout in Koha is not in the year 2025:
   Henry Acevedo (23529000035676) checked out Philippics. by Cicero, Marcus
Tullius. 39999000001396
7) Apply this patch set
8) Restart all the things!
9) Check in the checkout
10) Repeat steps 3 through 5
11) Note the due date is now in 2025!

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


More information about the Koha-bugs mailing list