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

--- Comment #39 from Philip Orr <[email protected]> ---
Tests were successful now after the changes, no more errors.
That said:
I think I now know why UsePatronPreferencesForOverdueNoticesPrint was added.

If you have "UsePatronPreferencesForOverdueNotices" set to "Patron preference",
but the patron has not checked any of the boxes for the Overdue notices in
their preferences, then simply no overdue notice will be generated for them at
all.
Neither mail nor print.

I would expect not checking the box to be equivalent to saying "I want the
print notice".
That is:
if box is checked - mail
if box is not checked - print
(if box is checked but patron doesn't even have a mail address - also print)

-- 
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