https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13958 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|Before 18.05, suspension |Before 18.05, suspension release notes|expiry date calculation |expiry date calculation |didn't take the calendar |didn't take the calendar |into account. This behavior |into account. This |changed with bug 19204, and |behaviour changed with bug |some libraries miss the old |19204, and some libraries |behavior. This patches |miss the old behaviour. |decouple overdue days | |calculation configuration |These patches decouple |(finesCalendar) from how |overdue days calculation |the expiry date is |configuration |calculated for the |(`finesCalendar`) from how |suspension through a new |the expiry date is |system preference: |calculated for the |SuspensionsCalendar, that |suspension through a new |has the exact same options |system preference: |but only applies to |`SuspensionsCalendar`, that |suspensions. During |has the exact same options |upgrade, the new preference |but only applies to |is populated with the value |suspensions. On upgrade, |from 'finesCalendar', thus |the new preference is |respecting the current |populated with the value |configuration. |from `finesCalendar`, thus | |respecting the current | |configuration. -- You are receiving this mail because: You are watching all bug changes.