From d3d00b9e100a9a3c4de4224755ceb68d129fffd8 Mon Sep 17 00:00:00 2001 From: Rogan Hamby Date: Mon, 12 Dec 2022 09:31:37 -0500 Subject: [PATCH] errant line sending a copy of the row --- above_the_treeline/above_treeline_export.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/above_the_treeline/above_treeline_export.pl b/above_the_treeline/above_treeline_export.pl index 078f4fc..946682d 100755 --- a/above_the_treeline/above_treeline_export.pl +++ b/above_the_treeline/above_treeline_export.pl @@ -765,7 +765,6 @@ sub generate_items_file { print $fh "copy_id,barcode,biblio_id,eans,circ_modifier,call_number,copy_location,library,create_date,status,last_circ,last_checkin,last_due,monthly_circs,annual_circs,all_circs,fund\n"; my $sql = 'SELECT - i, i.ac_id ,i.barcode ,i.biblio_id -- 2.11.0