https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24159
--- Comment #23 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
