[Bug 2650] New: overduerules allows Default branch rules, but never uses them
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@koha-fr.org ReportedBy: joe.atzberger@liblime.com QAContact: koha-bugs@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.
participants (1)
-
bugzilla-daemon@pippin.metavore.com