https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29809
--- Comment #1 from Martin Renvoize <[email protected]> --- Created attachment 129086 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=129086&action=edit Bug 29809: Rename item relation accessor from itemnumber This patch renames the item relation accessor method in StockRotationItem to 'item' from 'itemnumber' to more clearly reflect that the method returns a Koha::Item object and not an itemnumber. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
