start of svc_acct events, #13202
[freeside.git] / FS / FS / part_event / Action.pm
index 45219a3..094cf7d 100644 (file)
@@ -51,6 +51,7 @@ sub eventtable_hashref {
       'cust_bill'      => 1,
       'cust_pkg'       => 1,
       'cust_pay_batch' => 1,
+      'svc_acct'       => 1,
     };
 }