71696: OFM Request for additional action on Billing Events [msgclass limit, v4+ only]
authorJonathan Prykop <jonathan@freeside.biz>
Thu, 1 Sep 2016 03:48:42 +0000 (22:48 -0500)
committerJonathan Prykop <jonathan@freeside.biz>
Thu, 1 Sep 2016 03:48:42 +0000 (22:48 -0500)
FS/FS/part_event/Action/rt_ticket.pm

index a6a6160..75e2db4 100644 (file)
@@ -23,7 +23,7 @@ sub option_fields {
                      'type'     => 'select-table',
                      'table'    => 'msg_template',
                      'name_col' => 'msgname',
-                     'hashref'  => { disabled => '' },
+                     'hashref'  => { disabled => '', msgclass => 'email' },
                      'disable_empty' => 1,
                    },
     'queueid'   => { 'label' => 'Queue',