Bug 15967: Fix regression from bug 14133 - notify the library if patron is not
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 3 Mar 2016 08:58:06 +0000 (08:58 +0000)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Tue, 5 Apr 2016 15:14:47 +0000 (15:14 +0000)
commitfaaa2cbcdb1970866be4f8a7001bf2de305823a9
treeeaec4e540b9e99e8d116405e1207d55801452603
parent7e1b0c25cdc9906cc32dbee721236b9d934a19a7
 Bug 15967: Fix regression from bug 14133 - notify the library if patron is not

Regression introduced by bug 14133, see but 14133 comment 13.

Test plan:
Without this patch applied, if a patron cannot be notified (no email
address or sms number), the print notice generated for the library was
not.
With this patch applied, the print notice should be generated using the
print template

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
misc/cronjobs/overdue_notices.pl