Bug 3697 Return due date (SIP Field AH) in item info
authorColin Campbell <colin.campbell@ptfs-europe.com>
Fri, 9 Oct 2009 14:32:46 +0000 (15:32 +0100)
committerGalen Charlton <gmcharlt@gmail.com>
Mon, 8 Feb 2010 15:13:43 +0000 (10:13 -0500)
commit55e9ac2ad3ad0d0eb69048f9b27a61ffd9402661
tree19b8b66f636592d357b6cdf464c9f008018a64a8
parentfb3f7966b41ce8ee9b834c0bfcb3ca9814ac5a7e
Bug 3697 Return due date (SIP Field AH) in item info

Although the due date of an on loan item was being retrieved
the appropriate field in the Item object was not set
causing the due date not to be returned in the item
information response

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
C4/SIP/ILS/Item.pm