X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_event%2FAction.pm;fp=FS%2FFS%2Fpart_event%2FAction.pm;h=094cf7d3a2502fe50f10ec99f6eae0c0fb7d2003;hb=bbabe74c658a55d27a6dda7b6579bbd332f8f789;hp=45219a3215d5c2b5f79544ddefcec87fecf99d31;hpb=3805d9b6fef0f8627bd74066cfd28d279ae5341a;p=freeside.git diff --git a/FS/FS/part_event/Action.pm b/FS/FS/part_event/Action.pm index 45219a321..094cf7d3a 100644 --- a/FS/FS/part_event/Action.pm +++ b/FS/FS/part_event/Action.pm @@ -51,6 +51,7 @@ sub eventtable_hashref { 'cust_bill' => 1, 'cust_pkg' => 1, 'cust_pay_batch' => 1, + 'svc_acct' => 1, }; }