Summary: | ExcludeHolidaysFromMaxPickUpDelay has opposite effect | ||
---|---|---|---|
Product: | Koha | Reporter: | Andreas Jonsson <andreas.jonsson> |
Component: | Circulation | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | andrew, gmcharlt, janet.mcgowan, kyle.m.hall |
Version: | 19.11 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 24858 | ||
Bug Blocks: |
Description
Andreas Jonsson
2020-06-17 07:05:22 UTC
I believe this has been fixed by switching the options in the pref since this bug has been filed: <option value="" selected="selected"> Ignore the calendar </option> <option value="1"> Use the calendar </option> |