[Koha-bugs] [Bug 25855] Add hook to AddRenewal using a new _after_circ_actions method in circulation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 30 18:30:40 CEST 2020


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

--- Comment #30 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Also

1. t/db_dependent/Reserves.t .. 2/63 Can't call method "id" on an undefined
value at /kohadevbox/koha/C4/Circulation.pm line 2209.


2. t/db_dependent/Circulation/issue.t .. 21/46 Use of uninitialized value
$resfound in string eq at /kohadevbox/koha/C4/Circulation.pm line 2127.
Can't call method "id" on an undefined value at
/kohadevbox/koha/C4/Circulation.pm line 2209.

3. #   Failed test 'No tests run for subtest "checkin_lost"'
#   at t/db_dependent/SIP/Transaction.t line 360.
Can't call method "id" on an undefined value at
/kohadevbox/koha/C4/Circulation.pm line 2209.

4.  #   Failed test 'bug 22877'
    #   at t/db_dependent/Circulation.t line 2455.
    # Looks like you planned 8 tests but ran 5.
    # Looks like you failed 1 test of 5 run.
t/db_dependent/Circulation.t .. 31/49 
#   Failed test 'AddReturn | is_overdue'
#   at t/db_dependent/Circulation.t line 2669.
Can't call method "id" on an undefined value at
/kohadevbox/koha/C4/Circulation.pm line 2209.

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


More information about the Koha-bugs mailing list