Acq+Vandelay avoid premature asset creation
authorBill Erickson <berick@esilibrary.com>
Tue, 14 Feb 2012 16:29:30 +0000 (11:29 -0500)
committerThomas Berezansky <tsbere@mvlc.org>
Thu, 15 Mar 2012 19:23:54 +0000 (15:23 -0400)
commitde4bcd86cd52c0f787260c3055d0f75b24f561c2
treed7a7c1c64b80903de50fd435f0a9fc961822263f
parent436e3b5adadf2fe8c0918fc36d290f38800e0825
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