]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1296937: (follow-up) make $ids_only be the last parameter for ->charged_items()
authorGalen Charlton <gmc@esilibrary.com>
Tue, 20 May 2014 15:46:47 +0000 (08:46 -0700)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 20 May 2014 15:50:03 +0000 (08:50 -0700)
commit2f27b78cf93e33b784f50f0c4ea5d71583532da7
tree5a2eb493767309c4f66b5bb6b86e7e3db735c164
parent9ce8743646d30396dc6090f98be618d8bbec25f3
LP#1296937: (follow-up) make $ids_only be the last parameter for ->charged_items()

This change ensures that if a site fails to upgrade SIPServer at the
same time that they upgrade Evergreen, the renew all message won't
break on them.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/SIP/Patron.pm
Open-ILS/src/perlmods/lib/OpenILS/SIP/Transaction/RenewAll.pm