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

--- Comment #1 from Sophie MEYNIEUX <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to