[Koha-bugs] [Bug 2149] New: Email user new account details, after account creation

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Wed May 21 14:09:20 CEST 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2149

           Summary: Email user new account details, after account creation
           Product: Koha
           Version: HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: Patrons
        AssignedTo: galen.charlton at liblime.com
        ReportedBy: mason.loves.sushi at gmail.com
         QAContact: koha-bugs at lists.koha.org


When the new 'AutoEmailOpacUser' syspref is on...
Koha attempts to send a 'Your new account details are...' email to the user

Koha selects a record from the letters table - matched on the users
'branchcode'
If a branch letter cant be found, a DEFAULT letter is sent instead.

Koha uses a new 'AutoEmailPrimaryAddress' syspref to determine which of the
borrowers emails addresses is the primary address

If this primary adress isn't valid, Koha attempts to find a valid address in 
borr.email, borr.emailpro and finally borr.B_email

If no valid email is found, the notice isn't set




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Koha-bugs mailing list