]> git.koha-community.org Git - koha.git/commit
Bug 6926 : overdue_notices don't send itemcount to notification
authorPaul Poulain <paul.poulain@biblibre.com>
Tue, 27 Sep 2011 13:13:01 +0000 (15:13 +0200)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Sat, 3 Dec 2011 12:12:53 +0000 (07:12 -0500)
commit87e12ef6faf844157878d44cfaffd870eb85cde0
tree50453a7d5e161e557bd5c6837391a0c47daa7533
parent003beec2753fc775a9cb868bca174f9304e4e22a
Bug 6926 : overdue_notices don't send itemcount to notification

In advanced_notices.pl you can return the number of due items using <<count>>
flag.
If you use this flag in overdue_notices, it does not work, no number is
displayed.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
(cherry picked from commit 6d8ea304010ce1ad249281d2544c67fd5f1e3ae9)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
misc/cronjobs/overdue_notices.pl