[Koha-bugs] [Bug 9180] Default rules are not always used for overdues

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 15 14:00:11 CET 2014


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

--- Comment #16 from Jonathan Druart <jonathan.druart at biblibre.com> ---
(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.


More information about the Koha-bugs mailing list