Use open-ils.circ.checkout.full in SIP2. collab/jason@mvlc.org/SIP2_checkout_full
authorJason Stephenson <jstephenson@mvlc.org>
Wed, 29 Jun 2011 15:34:29 +0000 (11:34 -0400)
committerJason Stephenson <jstephenson@mvlc.org>
Thu, 30 Jun 2011 15:37:33 +0000 (11:37 -0400)
commit03ab663b2a8e2d17c40e4f3269de09fee183495f
treefc7f67abbf7aef5f45137168adc88b0b52ceda1e
parent467d9e051446578df75f4301d248f7a25ae066ef
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>
Open-ILS/src/perlmods/lib/OpenILS/SIP/Transaction/Checkout.pm