https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22381 --- Comment #3 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- I'd go with: useDaysMode: (Use the calendar to skip days the library is closed / Use the calendar to push the due date to the next open day / Ignore the calendar) when calculating the date due. OverdueNoticeCalendar: (Use the calendar/Ignore the calendar) when calculating the period for overdue notices. finesCalendar: (Use the calendar/Ignore the calendar) when calculating the period for fines. ExcludeHolidaysFromMaxPickUpDelay: (Use the calendar/Ignore the calendar) when calculating the period for reserves max pickup delay. This makes all four follow the general syntax that's currently used for OverdueNoticeCalendar, which is really clear. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.