fix upgrade for dangling cust_event_fee (how?), RT#75113
[freeside.git] / FS / FS / Upgrade.pm
index db99372..8a3e83c 100644 (file)
@@ -569,6 +569,7 @@ sub upgrade_schema_data {
     'cust_bill_pkg_discount' => [],
     'cust_msg' => [],
     'cust_bill_pay_batch' => [],
+    'cust_event_fee' => [],
     #update records referencing removed things with their FKs
     'cust_pkg' => [],
   ;