Bug 8336 Support Sip Renewal Transaction
authorColin Campbell <colin.campbell@ptfs-europe.com>
Fri, 29 Jun 2012 17:43:28 +0000 (18:43 +0100)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 18 Sep 2012 09:22:03 +0000 (11:22 +0200)
commitc5d1d9b62393d5f6e03ab2fd03bd2b0f8124354c
treea8b7b518eb8056836860dc31c691de96ae56e161
parent9acabe44a40dbd8aa6ce2662fea174a9ca51f8ae
Bug 8336 Support Sip Renewal Transaction

Renewals were being rejected for incorrect reasons
Checking was being done against the wrong object
Add more informative messages on failure
Correctly set due_date for renewal response
Avoid crashing the SIPServer because it handles RenewAll
incorrectly

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
C4/SIP/ILS.pm
C4/SIP/ILS/Transaction/Renew.pm
C4/SIP/ILS/Transaction/RenewAll.pm
C4/SIP/Sip/MsgType.pm