[freeside-commits] branch master updated. cd3719db530b4bffc1f2fe860bbc7a52f4b2235c

Jonathan Prykop jonathan at 420.am
Wed Aug 31 20:49:10 PDT 2016


The branch, master has been updated
       via  cd3719db530b4bffc1f2fe860bbc7a52f4b2235c (commit)
      from  2da1326a2ba34b1e322af040b174f24c618dc1a7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cd3719db530b4bffc1f2fe860bbc7a52f4b2235c
Author: Jonathan Prykop <jonathan at freeside.biz>
Date:   Wed Aug 31 22:48:42 2016 -0500

    71696: OFM Request for additional action on Billing Events [msgclass limit, v4+ only]

diff --git a/FS/FS/part_event/Action/rt_ticket.pm b/FS/FS/part_event/Action/rt_ticket.pm
index a6a6160..75e2db4 100644
--- a/FS/FS/part_event/Action/rt_ticket.pm
+++ b/FS/FS/part_event/Action/rt_ticket.pm
@@ -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',

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/part_event/Action/rt_ticket.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list