http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6180 Bug #: 6180 Summary: Cannot renew all from circulation or patron detail page Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: critical Priority: P5 Component: Circulation AssignedTo: kyle.m.hall@gmail.com ReportedBy: oleonard@myacpl.org QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com If you click the "renew all" button on either circulation.pl or moremember.pl you get an error: Date::Calc::Add_Delta_Days(): not a valid date at C4/Calendar.pm line 596. at C4/Calendar.pm line 596 C4::Calendar::addDate('C4::Calendar=HASH(0x9f30108)', 'C4::Dates=HASH(0x9f21270)', 14) called at C4/Circulation.pm line 2715 C4::Circulation::CalcDateDue('C4::Dates=HASH(0x9f21270)', 'CIRC', 'APL', 'HASH(0x9f2de60)') called at C4/Circulation.pm line 2263 C4::Circulation::AddRenewal(62944, 21116, 'APL', undef) called at reserve/renewscript.pl line 84 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.