http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6810
Frédéric Demians <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion CC| |[email protected] --- Comment #7 from Frédéric Demians <[email protected]> --- It works as described. Few remarks: - A detailed description of the script operation and goals would help the documentation manager to do her job. - You should say that MEMEXP notification is used to prepare the email. - You should say that MemExpDaysNotice syspref specify the number of days before borrower registration expiration date the notification is sent. This is said in the syspref, but I'm not sure it's proper English. No being myself a native English speaker, I can't say if 'Send a membership expiry notice that a patron is about to expire after n days' is really the proper wording. - You should say that the script MUST be run once a day since the script send email for borrower whom registration expires exactly in x days. - I can imagine that libraries will want to send this notification once a week, or Monday and Thursday. I tend to think that a better approach is to work with interval of days, given to the script as arguments, so without syspref. -- You are receiving this mail because: You are the QA Contact for the bug. 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/
