Bug 18276: Remove GetBiblioFromItemNumber - ILSDI
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 15 Mar 2017 13:41:29 +0000 (10:41 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 10 Jul 2017 15:09:24 +0000 (12:09 -0300)
commitb2e305b10b3ee0545799c2f752b4483cb3373970
treed520431ce2da2e8f2b87de4948f1e5232618d6c2
parentdadfeabc379ffeb417aad28e544fbdcc292d2755
Bug 18276: Remove GetBiblioFromItemNumber - ILSDI

Test plan:
Hit /cgi-bin/koha/ilsdi.pl?service=GetPatronInfo&patron_id=51&show_holds=1
The results should be the same before and after this patch

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/ILSDI/Services.pm