fix & cleanup duplicate history records
[freeside.git] / FS / FS / Upgrade.pm
index 55972dd..2e4d2b4 100644 (file)
@@ -83,6 +83,8 @@ sub upgrade_data {
     #customer credits
     'cust_credit' => [],
 
+    #duplicate history records
+    'h_cust_svc' => [],
 
   ;