[Koha-bugs] [Bug 2650] New: overduerules allows Default branch rules, but never uses them

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Fri Sep 26 22:00:28 CEST 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2650

           Summary: overduerules allows Default branch rules, but never uses
                    them
           Product: Koha
           Version: HEAD
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P3
         Component: Notices
        AssignedTo: henridamien at koha-fr.org
        ReportedBy: joe.atzberger at liblime.com
         QAContact: koha-bugs at lists.koha.org


GetBranchcodesWithOverdueRules uses the query:

SELECT DISTINCT branchcode FROM overduerules WHERE delay1 IS NOT NULL AND
branchcode <> '';

Effectively, this means that it does NOT use anything entered for the Default
branch.  Therefore the interface should not allow staff to input overduerules
for Default: they have no effect.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Koha-bugs mailing list