[freeside-commits] freeside/FS/FS svc_domain.pm,1.67,1.68
Ivan,,,
ivan at wavetail.420.am
Mon Apr 19 21:29:14 PDT 2010
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv32681/FS/FS
Modified Files:
svc_domain.pm
Log Message:
communigate (phase 2): add a textarea type to edit/part_svc so you can set it to a default or fixed trailer that's multi-line, RT#7514
Index: svc_domain.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/svc_domain.pm,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -w -d -r1.67 -r1.68
--- svc_domain.pm 20 Apr 2010 04:13:33 -0000 1.67
+++ svc_domain.pm 20 Apr 2010 04:29:12 -0000 1.68
@@ -211,6 +211,8 @@
'trailer' => {
label => 'Mail trailer',
type => 'textarea',
+ disable_inventory => 1,
+ disable_select => 1,
},
'acct_def_cgp_language' => {
label => 'Acct. default language',
More information about the freeside-commits
mailing list