[Bug 8077] New: overdues with fines won't run
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8077 Priority: P5 - low Change sponsored?: --- Bug ID: 8077 CC: gmcharlt@gmail.com Assignee: kyle.m.hall@gmail.com Summary: overdues with fines won't run Severity: critical Classification: Unclassified OS: All Reporter: nengard@gmail.com URL: cgi-bin/koha/circ/branchoverdues.pl Hardware: All Status: NEW Version: master Component: Circulation Product: Koha When I try to run the overdues with fines report I get the following: Software error: Undefined subroutine &main::dt_from_string called at /home/nengard/kohaclone/circ/branchoverdues.pl line 116. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8077 --- Comment #1 from Kyle M Hall <kyle.m.hall@gmail.com> --- Created attachment 9560 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9560&action=edit Bug 8077 - overdues with fines won't run When I try to run the overdues with fines report I get the following: Software error: Undefined subroutine &main::dt_from_string called at kohaclone/circ/branchoverdues.pl line 116. Fixed by add a use line for Koha::DateUtils to branchoverdues.pl -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8077 Kyle M Hall <kyle.m.hall@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8077 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9560|0 |1 is obsolete| | --- Comment #2 from Nicole C. Engard <nengard@gmail.com> --- Created attachment 9562 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9562&action=edit Bug 8077 - overdues with fines won't run When I try to run the overdues with fines report I get the following: Software error: Undefined subroutine &main::dt_from_string called at kohaclone/circ/branchoverdues.pl line 116. Fixed by add a use line for Koha::DateUtils to branchoverdues.pl Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8077 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |jonathan.druart@biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8077 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #3 from Jonathan Druart <jonathan.druart@biblibre.com> --- QA Comments: the routine dt_from_string is defined into the Koha::DateUtils module. We have to used it. Marking as Passed QA. (I checked for all occurrences of dt_from_string, others are good) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8077 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P1 - high Status|Passed QA |Pushed to Master CC| |paul.poulain@biblibre.com Version|master |rel_3_8 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8077 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris@bigballofwax.co.nz --- Comment #4 from Chris Cormack <chris@bigballofwax.co.nz> --- Small fix, no string changes, will be in 3.8.1 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org