https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13958
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |Before 18.05, suspension release notes| |expiry date calculation | |didn't take the calendar | |into account. This behavior | |changed with bug 19204, and | |some libraries miss the old | |behavior. This patches | |decouple overdue days | |calculation configuration | |(finesCalendar) from how | |the expiry date is | |calculated for the | |suspension through a new | |system preference: | |SuspensionsCalendar, that | |has the exact same options | |but only applies to | |suspensions. During | |upgrade, the new preference | |is populated with the value | |from 'finesCalendar', thus | |respecting the current | |configuration. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
