[Koha-bugs] [Bug 28909] Allow Interlibrary Loans illview method to use backend template

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 6 17:39:15 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28909

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #124174|0                           |1
        is obsolete|                            |
 Attachment #124271|0                           |1
        is obsolete|                            |

--- Comment #7 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 129102
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=129102&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.

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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


More information about the Koha-bugs mailing list