bug 3222: tweak sending of hold filled notification
authorGalen Charlton <galen.charlton@liblime.com>
Wed, 20 May 2009 16:35:56 +0000 (11:35 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Fri, 22 May 2009 18:20:57 +0000 (13:20 -0500)
commit17475d77720419552a412f72dbb816d6f2cf9cba
tree83a2d367a2d34c99d22b56e6fd94645503fdbbbc
parentb6e62489d8dc749db077ccb86ea29f4ae7b91fa6
bug 3222: tweak sending of hold filled notification

Send a hold filled notification only when the item
is (assumed) to enter the hold shelf, i.e., when
the request status (reserves.found) is set to 'W'.

Signed-off-by: Daniel Sweeney <daniel.sweeney@liblime.com>
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Reserves.pm