https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32602
--- Comment #4 from David Nind <[email protected]> --- 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. _______________________________________________ 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/
