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

--- Comment #29 from Jan Kissig <[email protected]> ---
Created attachment 174232
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174232&action=edit
Bug 23426: (follow-up) Enhance sip_cli_emulator.pl for test plan

This follow up enhances the sip_cli_emulator.pl to use start-item and/or
end-item as params. With these new params the original test plan can be
extended:

Test plan:
a) create several manual invoices for patron 23529000035676 :
http://localhost:8081/cgi-bin/koha/members/maninvoice.pl?borrowernumber=19
b) run
     perl misc/sip_cli_emulator.pl -a 127.0.0.1 -p 6001 -su term1 -sp term1  
-l CPL --patron 23529000035676 -m patron_information -s "   Y      "
--start-item=1 --end-item=2
   to get fine 1 and 2 or
     perl misc/sip_cli_emulator.pl -a 127.0.0.1 -p 6001 -su term1 -sp term1  
-l CPL --patron 23529000035676 -m patron_information -s "   Y      "
--start-item=3 --end-item=3
   to retrieve fine 3

-- 
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/

Reply via email to