Bug 3638 Self Check Should Capture Hold Items
authorColin Campbell <colin.campbell@ptfs-europe.com>
Mon, 4 Jul 2011 15:44:16 +0000 (16:44 +0100)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 5 Jun 2012 14:11:17 +0000 (16:11 +0200)
commit0006fed162045c732e690f5be3edd9622ce82c1f
tree630981747b7cd34ac1bd9b36701bc1b171b3c560
parent21475a6cbcb8061e35a704759c2fe3df5c824a5e
Bug 3638 Self Check Should Capture Hold Items

Shelf Check was receiving messages saying item was wanted
for a hold but the item was discharged to the shelf
not associated with the hold or transited to
the pickup location. The message was also being sent
on discharge of items when a suitable item had already
been captured.
Checkin now associates the item with the hold and sets
the appropriate data for a correct checkin response

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
C4/SIP/ILS/Item.pm
C4/SIP/ILS/Transaction/Checkin.pm
C4/SIP/Sip/MsgType.pm