https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18532
--- Comment #50 from Nick Clemens <[email protected]> --- (In reply to Katrin Fischer from comment #49) > 2) System preference: > The sentence doesn't quite work for the first and last choices, maybe one of > the native speakers could help? Can you explain about the deprecation? It > might appear as if the cronjob was deprecated, but I think what is meant is > a specific option. I think being more clear here would be helpful. > + - "Send automatic renewal notices " > + - pref: AutoRenewalNotices > + choices: > + never: never > + preferences: according to patron messaging preferences > + cron: (Deprecated) according to cron switch We would like to deprecate using the cron switch in favor of the preference. Unfortunately, we don't have a code path forward to set the patron preferences to a default that won't cause changes. The idea would be that libraries using the cron switch should set the patron messaging preferences to match their case, and then update the preference. The 'never' option should do what it says and disable auto-renewal notices. -- 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/
