https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24159 --- Comment #20 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Hello Simon, This development moves the system preference to the circulation rules, for more granularity. On the circulation rules you should see a new column "Days mode" with 5 different options. In your case, I think what you need is: Set the syspref to "Push the due date to next open day" Define a circulation rule for Hourly loan and select "Ignore the Calendar" in the "Days mode" column. Note that there is a small cosmetic bug on the circulation table, the header of the table says "Unit" instead of "Days mode". The footer is correct but there is a shift in the header. -- You are receiving this mail because: You are watching all bug changes.