https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28238
--- Comment #2 from Koha Team University Lyon 3 <[email protected]> --- Test plan : To see the output of getavailability service, run the following url in your browser : [OPACBASEURL]/cgi-bin/koha/ilsdi.pl?service=GetAvailability&id=[BIBLIONUMBER]&id_type=biblio or this one [OPACBASEURL]/cgi-bin/koha/ilsdi.pl?service=GetAvailability&id=[ITEMNUMBER]&id_type=item where the [OPACBASEURL] is the opac url of your test instance, [BIBLIONUMBER] and [ITEMNUMBER] a record number and itemnumber of your choice. After applying the patch, you'll see an extra tag itemcallnumber. Exemple : <dlf:itemcallnumber>840.08 COR R</dlf:itemcallnumber> -- You are receiving this mail because: You are the assignee for the bug. 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/
