[Koha-bugs] [Bug 24159] Short loan collection issues on a day marked as closed (move useDaysMode to circ rules)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 27 08:11:13 CET 2020


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

--- Comment #23 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Simon, I think I understand where the confusion comes from.

The values in the circulation rules have the following meaning:

Days:     Ignore the calendar
Calendar: Use the calendar to skip days the library is closed
Datedue:  Use the calendar to push the due date to the next open day
Dayweek:  Use the calendar to push the due date to the next open matching
weekday for weekly loan periods, or the next open day otherwise

They are the "internal values" of the syspref.
It's not ideal but we cannot use the long descriptions in the dropdown list in
the circ rules table, that will be too wide.

It seems that it is not enough but to avoid the confusion there is a tooltip
that is displayed (over the cursor on the cell):
https://snipboard.io/We6flu.jpg it cannot be seen on the screenshot, but the
cursor is on "Days".

If you have anything else to suggest to make it less confusing, let me know!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list