[Koha-bugs] [Bug 16063] New: logic from overdue_notice.pl should be moved into a module

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 14 15:16:41 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16063

            Bug ID: 16063
           Summary: logic from overdue_notice.pl should be moved into a
                    module
 Change sponsored?: ---
           Product: Koha
           Version: 3.18
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: gmcharlt at gmail.com
          Reporter: barton at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: robin at catalyst.net.nz

Large parts of the logic from overdue_notice.pl can and should be moved into a
module. This would

a) Allow for unit tests
b) Allow the code to be shared with other parts of Koha
c) De-couple the notice generation and patron debarment functions of
overdue_notice.pl
d) Fix Bug 2389 - overdue_notices.pl needs a test mode

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


More information about the Koha-bugs mailing list