contacts can be shared among customers / "duplicate contact emails", RT#27943
[freeside.git] / FS / FS / Upgrade.pm
index 4719caa..d05b309 100644 (file)
@@ -312,6 +312,9 @@ sub upgrade_data {
     #cust_main (remove paycvv from history)
     'cust_main' => [],
 
+    #contact -> cust_contact / prospect_contact
+    'contact' => [],
+
     #msgcat
     'msgcat' => [],