[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-921-gd888835

Git repo owner gitmaster at git.koha-community.org
Wed Aug 14 23:56:11 CEST 2013


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, master has been updated
       via  d888835b63b3c581f5ff0c8368b287f91baaedf4 (commit)
      from  6b5960cc2a5b69c27a097693f44fcb511f3b53bc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d888835b63b3c581f5ff0c8368b287f91baaedf4
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu Jan 24 14:20:38 2013 -0500

    Bug 9487: Allow item fields to be used in the HOLDPLACED notice
    
    Test Plan:
    1) Enable the syspref emailLibrarianWhenHoldIsPlaced
    2) Modify the HOLDPLACED notice, add some item level fields
    3) Place an item level hold
    4) Check the email you receive ( or just look at it from the db )
       You should see the item level fields are new populated
    5) Place a title level hold
    6) Check the email you receive - item fields are not populated,
       but notice still looks ok.
    
    Signed-off-by: Srdjan <srdjan at catalyst.net.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 C4/Reserves.pm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list