]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Acq+Vandelay avoid premature asset creation
authorBill Erickson <berick@esilibrary.com>
Tue, 14 Feb 2012 16:29:30 +0000 (11:29 -0500)
committerBen Shum <bshum@biblio.org>
Tue, 13 Mar 2012 19:28:32 +0000 (15:28 -0400)
commit51334478294eec5bddfde4b7e83a858dc98e4f6d
treef158e9ac8cf0e3aa7a3316402d1e0c4eeecb0dfd
parent349e7ed4608dd9cbf3b836867b743139e9e9dd1c
Acq+Vandelay avoid premature asset creation

The presence of Vandelay parameters in API calls does not mean the user
necessarily wants to create PO assets (real copies/callnumbers).  That's
controlled by a different, existing API parameter.  This adds support
for processing bib data only in the presence of Vandelay parameters when
the user has not explicitly chosen to create assets.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Order.pm