LP1209291 vandelay item import defaults lp1209291-vandelay-item-import-defaults
authorBill Erickson <berick@esilibrary.com>
Thu, 8 Aug 2013 13:07:29 +0000 (09:07 -0400)
committerBill Erickson <berick@esilibrary.com>
Thu, 8 Aug 2013 13:07:29 +0000 (09:07 -0400)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Vandelay.pm

index 1c98be2..e7dbde7 100644 (file)
@@ -1768,12 +1768,6 @@ sub import_record_asset_list_impl {
                 # if $auto_callnumber is unset, it will be set within
                 apply_import_item_defaults($e, $item, $auto_callnumber);
 
-                if($evt) {
-                    $$report_args{evt} = $evt;
-                    respond_with_status($report_args);
-                    next;
-                }
-
                 # --------------------------------------------------------------------------------
                 # Find or create the volume
                 # --------------------------------------------------------------------------------