[Bug 6180] New: Cannot renew all from circulation or patron detail page
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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6180 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> 2011-04-13 16:08:29 UTC --- Note that you can renew all by selecting all in the renew column and clicking the "renew or return checked items" button. It's only the "renew all" button which triggers the error. -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6180 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Owen Leonard <oleonard@myacpl.org> 2011-04-13 16:14:20 UTC --- Must be because of local changes, now I can't reproduce. -- 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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org