https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13958
Martin Renvoize <[email protected]> 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. _______________________________________________ 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/
