[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
Fri Nov 30 15:41:03 CET 2012


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

--- Comment #1 from Sophie MEYNIEUX <sophie.meynieux at biblibre.com> ---
Created attachment 13799
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13799&action=edit
Bug 9180 : Use default overdue rules when specific rules are not defined for a
branch

Test plan :
    - define default overdue rules
    - define overdue rules for one branch
    - find a user with late documents in another branch

  Without the patch, if you run misc/cronjobs/overdue_notices.pl -n -v
  you can see that only branch with specific rules is processed. The user does
not get any notice.

  With the patch all branches are processes, those without specific rules using
default rules. A notice is generated for the user.

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


More information about the Koha-bugs mailing list