https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38306
Aleisha Amohia <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #4 from Aleisha Amohia <[email protected]> --- (In reply to Marcel de Rooy from comment #3) > What about: > > my $send_notices_pref = C4::Context->preference('AutoRenewalNotices'); > if ( $send_notices_pref eq 'cron' ) { > warn <<'END_WARN'; > > The "AutoRenewalNotices" syspref is set to 'Follow the cron switch'. > The send_notices switch for this script is deprecated, you should either set > the preference > to 'Never send emails' or 'Follow patron messaging preferences' > > END_WARN Sorry Marcel I wonder if there was more to add to your comment and it got left off? I don't understand the suggestion. Setting back to needs signoff. -- 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/
