]> git.evergreen-ils.org Git - Evergreen.git/commit
Use open-ils.circ.checkout.full in SIP2.
authorJason Stephenson <jstephenson@mvlc.org>
Wed, 29 Jun 2011 15:34:29 +0000 (11:34 -0400)
committerBill Erickson <berick@esilibrary.com>
Fri, 1 Jul 2011 13:48:47 +0000 (09:48 -0400)
commit415945711f0888eff19750df18dc0953dc012a01
tree68c656a8507b66db2405f42d071c1279bff8938a
parentff083d56923e2314143a257a6554bf8f773cffcf
Use open-ils.circ.checkout.full in SIP2.

Change the SIP2 checkout code to use a single call to open-ils.
circ.checkout.full instead of doing the whole checkout.permit
checkout dance.

Further simplify the checkout logic in O::SIP::Transaction::Checkout.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/SIP/Transaction/Checkout.pm