[Koha-bugs] [Bug 9788] Improvements for calling GetReservesFromItemnumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 21 14:34:14 CEST 2013


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kyle at bywatersolutions.com

--- Comment #6 from Kyle M Hall <kyle at bywatersolutions.com> ---
I recieved this error when I tried to confirm the hold:

The 'days' parameter (undef) to DateTime::Duration::new was an 'undef', which
is not one of the allowed types: scalar
 at /usr/lib/perl5/DateTime/Duration.pm line 31.
    DateTime::Duration::new(undef, 'days', undef) called at
/usr/lib/perl5/DateTime.pm line 1629
    DateTime::add('DateTime=HASH(0x42cf260)', 'days', undef) called at
/home/koha/kohaclone/C4/Letters.pm line 614
    C4::Letters::_parseletter('HASH(0x42ced20)', 'reserves', 'HASH(0x42d43b0)')
called at /home/koha/kohaclone/C4/Letters.pm line 555
    C4::Letters::_substitute_tables('HASH(0x42ced20)', 'HASH(0x42d0ca0)')
called at /home/koha/kohaclone/C4/Letters.pm line 503
    C4::Letters::GetPreparedLetter('letter_code', 'HOLD_PRINT', 'tables',
'HASH(0x42d0ca0)', 'substitute', 'HASH(0x42d0130)', 'branchcode', 'CPL',
'module', ...) called at /home/koha/kohaclone/C4/Reserves.pm line 1907
    C4::Reserves::_koha_notify_reserve(3, 19, 1) called at
/home/koha/kohaclone/C4/Reserves.pm line 1294
    C4::Reserves::ModReserveAffect(3, 19, undef) called at
/home/koha/kohaclone/circ/returns.pl line 145

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


More information about the Koha-bugs mailing list