https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38307

Imani <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #173742|0                           |1
        is obsolete|                            |

--- Comment #4 from Imani <[email protected]> ---
Created attachment 176383
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176383&action=edit
Bug 38307: Make overdue_notices.pl die quietly if no branches have overdue
rules

If no patron categories require overdue notices, then there will be no overdue
rules/status triggers. This isn't necessarily a bad thing and shouldn't be
noisy.

To test:

1. Go to Administration -> Patron categories
2. Set all your category types to have overdue notice required: No
3. Go to Tools -> Overdue notices/status triggers
4. Notice you're unable to set any overdue rules
5. Run the cronjob misc/cronjobs/overdue_notices.pl and notice the error about
no overdue rules is printed
6. Apply the patch and restart services
7. Run the cronjob misc/cronjobs/overdue_notices.pl and notice the error is not
printed
8. Run the cronjob misc/cronjobs/overdue_notices.pl --verbose and notice the
error is printed

Sponsored-by: Catalyst IT
Signed-off-by: Imani Thomas <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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