http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9180
--- Comment #16 from Jonathan Druart <[email protected]> --- (In reply to Katrin Fischer from comment #15) > Hm, why not only the branchcodes for those where no specific rule exists? I > should really have tested first, sorry for confusing. Overdues is quite a > sensitive area for us. The routine returns all branchcodes with overdue rules defined. If you have only specific rules, all branches with at least a rule defined will be returned. But if you have at least 1 default rule, ALL branchcodes should be returned (the default rule affect all branches). If the routine does not return all branchcodes, the issue described by Sophie occurs. It will only affect instance with at least a default rule defined. This is marked as major but I think it is a critical one. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
