[Koha-bugs] [Bug 26459] Allow sip_cli_emulator to handle cancelling holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 14 19:06:04 CEST 2020


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 110071
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110071&action=edit
Bug 26459: Add hold-mode option to sip_cli_emulator

To test:
1 - Apply patch
2 - Restart all
3 - Place an item level hold for a patron via the staff client
4 - Cancel the hold using the sip_cli_emulator with hold-mode: -
perl misc/sip_cli_emulator.pl -a localhost -p 6001 -su term1 -sp term1 --patron
{cardnumber} --item {BARCODE}  -m hold -l CPL --hold-mode -
5 - Run the sip_cli_emulator with no params
6 - Verify help text is understandable

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


More information about the Koha-bugs mailing list