multiple payment options (event action migration), RT#23741
[freeside.git] / FS / FS / Upgrade.pm
index 263be80..35a1e19 100644 (file)
@@ -312,6 +312,9 @@ sub upgrade_data {
     #payby conditions to new ones
     'part_event_condition' => [],
 
+    #payby actions to new ones
+    'part_event' => [],
+
     #cust_main (remove paycvv from history, locations, cust_payby, etc)
     'cust_main' => [],