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

Jan Kissig <bibliot...@th-wildau.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #165509|0                           |1
        is obsolete|                            |

--- Comment #8 from Jan Kissig <bibliot...@th-wildau.de> ---
Created attachment 165654
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165654&action=edit
BUG 23426: Add fine items to patron information response in SIP2

This patch adds fine items (AV) to patron information response in SIP2
In addition the active currency we be part of the response (BH)
This also fixes the number of items in the response which are specified in BP
and BQ in the request

to test:
a) create a manual invoice for patron 23529000035676 :
http://localhost:8081/cgi-bin/koha/members/maninvoice.pl?borrowernumber=19
b) in ktd call: perl /usr/share/koha/bin/sip_cli_emulator.pl -a 127.0.0.1 -p
6001 -su term1 -sp term1   -l CPL --patron 23529000035676 -m patron_information
-s "      Y   "
c) verify that no |AV field is in response
d) apply patch
e) in ktd call: perl /usr/share/koha/bin/sip_cli_emulator.pl -a 127.0.0.1 -p
6001 -su term1 -sp term1   -l CPL --patron 23529000035676 -m patron_information
-s "      Y   "
f) verify that response includes fields like '|AVManual fee '

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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