SIP RenewAll
authorBill Erickson <berick@esilibrary.com>
Mon, 26 Nov 2012 19:51:27 +0000 (14:51 -0500)
committerBill Erickson <berick@esilibrary.com>
Mon, 26 Nov 2012 21:04:36 +0000 (16:04 -0500)
commit623d96a473b8fe166bba42b77236f43df5926363
tree4021571313f17ce5705d4e4ac2bea02940bf0c00
parenta2a6225fdc1d0e389c7b39aeeca9229d71e5bbf8
SIP RenewAll

Adds SIP plugin support for SIP message types 65/66 (Renew All).  When
requested, the plugin performs a renewal on all items currently checked
out for the user.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/examples/oils_sip.xml.example
Open-ILS/src/perlmods/lib/OpenILS/SIP.pm
Open-ILS/src/perlmods/lib/OpenILS/SIP/Item.pm
Open-ILS/src/perlmods/lib/OpenILS/SIP/Patron.pm
Open-ILS/src/perlmods/lib/OpenILS/SIP/Transaction/Renew.pm
Open-ILS/src/perlmods/lib/OpenILS/SIP/Transaction/RenewAll.pm [new file with mode: 0644]