]> git.koha-community.org Git - koha.git/commit
Bug 13871: [QA Follow-up] Fix small regression on AF with branchcode in Patron Info...
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 11 May 2016 12:42:33 +0000 (14:42 +0200)
committerJulian Maurice <julian.maurice@biblibre.com>
Mon, 16 May 2016 12:57:24 +0000 (14:57 +0200)
commit83a4495b119ed0ecb0262cfcaf9a7cd87748dc39
treefad1f1178d0f64102eebb7e7811f6067d6c827bd
parent8909d94b832f4e9590bd4310279fe59ec64a36d8
Bug 13871: [QA Follow-up] Fix small regression on AF with branchcode in Patron Info request

If you enable send_patron_home_library_in_af in your sip account, you
want a separate AF field for the home branch.

Test plan:
Send a 63 (Patron Info) and verify that you have an extra AF.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Tested Patron Status and Patron Info.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit c2ddc19600c70bcdc87cd64983c80073e19ac794)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
C4/SIP/Sip/MsgType.pm