http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13374
--- Comment #1 from Jorge de Cardenas <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
