[Koha-bugs] [Bug 13374] AllowHoldsOnPatronsPossessions not working

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 2 17:01:26 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13374

--- Comment #1 from Jorge de Cardenas <jdeca at smfpl.org> ---
I only found 4 places using GetItemsByBiblioitemnumber()

C4/Items.pm - function defined
C4/Circulations.pm - called using biblionumber
C4/ILSDI/Services.pm - called using biblioitemnumber
intranet/cgi-bin/cataloguing/additem.pl - called using biblioitemnumber

I propose:
1) renaming function to GetItemsByBiblionumber
2) changing all call to use biblionumber

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list