]> git.evergreen-ils.org Git - working/Evergreen.git/commit
SIP RenewAll
authorBill Erickson <berick@esilibrary.com>
Mon, 26 Nov 2012 19:51:27 +0000 (14:51 -0500)
committerMike Rylander <mrylander@gmail.com>
Fri, 7 Jun 2013 16:26:10 +0000 (12:26 -0400)
commit2c964ef481c4613a187268ec8b5800a2dac889dd
tree3227411d17ec2d54cc12613a1b84182dc3458640
parent3a0dd23027cf94d0149ae637eef765f736205f75
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>
Signed-off-by: Mike Rylander <mrylander@gmail.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]