[Koha-bugs] [Bug 22540] Add ability to place holds using SIP CLI emulator

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 20 18:02:05 CET 2019


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

--- Comment #6 from Kyle M Hall <kyle at bywatersolutions.com> ---
./misc/sip_cli_emulator.pl -a 127.0.0.1 -p 6001 -su koha -sp koha -l LIB --item
TEST1111 --patron 23529000139858 -m hold
Attempting socket connection to 127.0.0.1:6001...connected!
SEND: 9300CNkoha|COkoha|CPLIB|
READ: 941

Trying 'hold'
SEND: 15+20190320    165942AOLIB|AA23529000139858|ABTEST1111|ACkoha|BON|
READ: 160N20190320    165944AA23529000139858|AOkohalibrary|AFNo such item.|

Works when the item is missing ;) I'll dig deeper.

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


More information about the Koha-bugs mailing list