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

--- Comment #11 from Jonathan Druart <[email protected]> ---
(In reply to Lisette Scheer from comment #9)
> (In reply to Jonathan Druart from comment #8)
> > 3. Shouldn't we actually use Koha::Calendar::next_open_days here?
> 
> Instead of next if $calendar->is_holiday($date_to_run); or instead of
> something else? 
> addDays already uses next_open_days for calculating the date, we just need
> to not run it on days there's a holiday to prevent duplicates.

Yes, I think you are right.

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