[Koha-bugs] [Bug 13315] Add feedback for last item checked out to circulation.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 13 20:18:08 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13315

--- Comment #21 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 37776
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37776&action=edit
Bug 13315: (QA followup) fix t/db_dependent/Circulation_issue.t

C4::Circulation::AddIssue now returns a Koha::Schema::Result::Issue object
so tests need to be fixed.

The old behaviour was to always return the due date. It now returns
undef if no issue performed. So one of the tests become irrelevant.

Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

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


More information about the Koha-bugs mailing list