[Koha-bugs] [Bug 9103] overdue_notices.pl should use AutoEmailPrimaryAddress syspref

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 20 14:31:08 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9103

Julien Sicot <julien.sicot at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off
                 CC|                            |julien.sicot at gmail.com

--- Comment #3 from Julien Sicot <julien.sicot at gmail.com> ---
tested on koha master (3.09.00.062). 
Everything seems ok

- with patron's email address specified on "primary email" field AND syspref
"AutoEmailPrimaryAddress" on "home" => notice sent to patron | OK

- with patron's email address specified on "secondary email" field AND syspref
"AutoEmailPrimaryAddress" on "work" => notice sent to patron | OK

- with patron's email address specified on "alternate email" field AND syspref
"AutoEmailPrimaryAddress" on "alternate" => notice sent to patron | OK

- with patron's email address specified on "secondary email" OR "alternate
email" field AND syspref "AutoEmailPrimaryAddress" on "home" => no notice sent
to patron, overdue notice sent to koha admin | OK

- with patron's email address specified on "primary email" OR "secondary email"
field AND syspref "AutoEmailPrimaryAddress" on "alternate" => no notice sent to
patron, overdue notice sent to koha admin | OK

- with patron's email address specified on "primary email" OR "secondary email"
OR "alternate email" field and syspref "AutoEmailPrimaryAddress" on "first
valid" => notice sent to patron | OK

Julien Sicot
Systems Librarian
Rennes 2 University

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list