https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27026
--- Comment #14 from Jonathan Druart <[email protected]> --- Says you have: Today is Wed Nov 4th, Sat and Sun are closed, as well as Nov 11th November 2020 Su Mo Tu We Th Fr Sa 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 * "Calendar - Use the calendar to skip days the library is closed": With today + 7 days you will get 16th (skipping 7, 8, 11, 14, 15) * "Use the calendar to push the due date to the next open day": With today + 7 days you will get 12th: today + 7 gave you 11th, which is a closed day, so you get the day after. -- 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/
