adding file path to error when file can't be opened
[migration-tools.git] / mig-xml / excel_mapping_reports.xml
index 398ee4b..88b0700 100644 (file)
         <heading>Count.Collection</heading>
         <query>SELECT COUNT(id), l_collection FROM asset_copy_legacy GROUP BY 2 ORDER BY 2;</query>
     </report>
-    
 
-    <name>hz_copybycollection</name>
+       <report>    
+           <name>hz_copybycollection</name>
         <report_title>Copies by Collection</report_title>
         <tag>horizon</tag>
         <iteration>1</iteration>
         <query>SELECT COUNT(id), l_access_if_applicable FROM actor_usr_legacy GROUP BY 2 ORDER BY 2;
         </query>
     </report>
+
     <report>
         <name>rm_actor_comments</name>
         <report_title>Patron Comments</report_title>