[Koha-bugs] [Bug 18402] Add the Koha::Item->checkout method

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 11 09:18:21 CEST 2017


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

Marc Véron <veron at veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #62009|0                           |1
        is obsolete|                            |

--- Comment #6 from Marc Véron <veron at veron.ch> ---
Created attachment 62035
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62035&action=edit
Bug 18402: Add the Koha::Item->checkout method

Return the current checkout for a given item.
Note it may not exist.

Test plan:
  prove t/db_dependent/Koha/Items.t
should return green

Signed-off-by: Marc Véron <veron at veron.ch>

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


More information about the Koha-bugs mailing list