https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18402
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #62035|0 |1 is obsolete| | --- Comment #7 from Nick Clemens <[email protected]> --- Created attachment 62701 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62701&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 <[email protected]> Signed-off-by: Nick Clemens <[email protected]> -- You are receiving this mail because: 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/
