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)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 6 Jun 2012 04:56:33 +0000 (16:56 +1200)
commitb7ef3d4c2f531ee9561b12b310b08587bf15603a
tree1b518bf2e5aa20d82ee4b3d95c6e7ba7e3b1697a
parent03bf55aeb8ae2f4a9eaa34806580df2bfe575041
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>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/SIP/ILS/Item.pm
C4/SIP/ILS/Transaction/Checkin.pm
C4/SIP/Sip/MsgType.pm