[koha-commits] main Koha release repository branch, new/bug_3203, created. v3.02.00-894-g1d6f791

Git repo owner gitmaster at git.koha-community.org
Mon Mar 28 10:26:59 CEST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_3203 has been created
        at  1d6f791541686dfa409843f8f5b1624f1be6e8cb (commit)

- Log -----------------------------------------------------------------
commit 1d6f791541686dfa409843f8f5b1624f1be6e8cb
Author: Ian Walls <ian.walls at bywatersolutions.com>
Date:   Sun Mar 27 13:05:48 2011 -0400

    Bug 3203: ACCTDETAIL notices don't parse branches or borrowers tokens
    
    This patch enables the ACCTDETAIL notices (and any branch-specific derivatives) to use
    <<branches.*>> and <<borrowers.*>> tokens
    
    This patch also attempts to send the email from the branch email first, falling back to
    KohaAdminEmailAddress if no branch email exists.
    
    To test:
    
    1. Enable AutoEmailOpacUser system preference
    2. Add <<branches.*>> tokens to the ACCTDETAIL notice
    3. Create a new patron, including:
       a. test email address in the field matching your AutoEmailPrimaryAddress syspref value
       b. username and password (required to send a notice)
       c. any other required fields to save the record
    4. Check you inbox.  Notice should send instantly (no need to run process_message_queue.pl)
    
    Signed-off-by: Jared Camins-Esakov <jcamins at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list