[Koha-bugs] [Bug 11120] New: The date option for the overdue_notices cronjob is broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 23 10:12:30 CEST 2013


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

            Bug ID: 11120
           Summary: The date option for the overdue_notices cronjob is
                    broken
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: jonathan.druart at biblibre.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Bug 7447 introduces the --date option for overdue notices.
This option has never worked: the code is waiting for a value but the option is
defined as a boolean.

The date should be defined as --date:s and the script should correctly manage
this option.

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


More information about the Koha-bugs mailing list