Bug 9487: Allow item fields to be used in the HOLDPLACED notice
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 24 Jan 2013 19:20:38 +0000 (14:20 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 14 Aug 2013 22:07:29 +0000 (22:07 +0000)
commitd888835b63b3c581f5ff0c8368b287f91baaedf4
treef1bdf68e7ec2746689a8cef78b44f7091992315f
parent6b5960cc2a5b69c27a097693f44fcb511f3b53bc
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@catalyst.net.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Reserves.pm