X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_event%2FAction%2Fcust_statement.pm;h=2d9e8773c31ee7a6cf144908cb2128c4f38f1a78;hb=1e34f4a5d142bd58f5918219db0931e81ad0418e;hp=8d8f12770842459142a347c723b07b4286e83826;hpb=5c35f5323f1cdcf7eabe6632d0352ea417d3047e;p=freeside.git diff --git a/FS/FS/part_event/Action/cust_statement.pm b/FS/FS/part_event/Action/cust_statement.pm index 8d8f12770..2d9e8773c 100644 --- a/FS/FS/part_event/Action/cust_statement.pm +++ b/FS/FS/part_event/Action/cust_statement.pm @@ -11,8 +11,9 @@ sub description { } sub eventtable_hashref { - { 'cust_main' => 1, }; - { 'cust_pkg' => 1, }; + { 'cust_main' => 1, + 'cust_pkg' => 1, + }; } sub default_weight {