6 Jan
2022
6 Jan
'22
3:05 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29809 --- Comment #1 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- 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.