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

Esther Melander <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |esther.melander@bywatersolu
                   |                            |tions.com

--- Comment #1 from Esther Melander <[email protected]> ---
I have seen this behavior recently on a site, but it was occurring on a single
holiday. The library is only closed on Sundays. The hold reminder notice was
hitting and sending on the closed Sunday and sending a duplicate notice on the
next open day, Monday. The calendars for the impacted branches had Sundays set
as a holiday.

This is the cron configuration:

echo "running holds_reminder.pl at $(date +%Y%m%d":"%H":"%M":"%S)"              
$KOHA_CRON_PATH/holds/holds_reminder.pl -holidays -t -days 3 --confirm          
echo "done running holds_reminder.pl at $(date +%Y%m%d":"%H":"%M":"%S)"

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