[Koha-bugs] [Bug 32602] SIP Server doesn't respect IssuingInProcess system preference

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 17 03:15:06 CET 2023


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

--- Comment #4 from David Nind <david at davidnind.com> ---
Testing notes (using KTD):

1. For step 3, this is how I set things up to test:

   - Edited SIPconfig.xml so that the koha institution is "CPL" instead of
"kohalibrary"
   - Restarted the SIP server: koha-sip --restart -v kohadev
   - Installed telnet in KTD: apt-get install telnet
   - Telnet to 6001: telnet 6001
   - Send this command: 9300CNkoha|COkoha|CPCPL|
   - Commands to checkout items:*!
      11YY20220711    16350220250711   
163502AOCPL|AA23529000080862|AB39999000011111|ACkoha|BON|BIN|
      11YY20220711    16350220250711   
163502AOCPL|AA23529000080862|AB39999000000498|ACkoha|BON|BIN|
      11YY20220711    16350220250711   
163502AOCPL|AA23529000080862|AB39999000012392|ACkoha|BON|BIN|
   - To exit: press enter

* Initial patron used was Henry: 23529000035676
  After the patches were applied, the patron used was Bobbie: 23529000080862
  The patron number is entered after |AA

! Need to change the items to checkout (after |AB), or check them back in so
that they are available

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


More information about the Koha-bugs mailing list