[freeside-commits] freeside/FS/FS svc_dsl.pm,1.14,1.15

Ivan,,, ivan at wavetail.420.am
Sun Dec 18 17:25:43 PST 2011


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv19509

Modified Files:
	svc_dsl.pm 
Log Message:
missing commit from nms auto-addition fixes, RT#15536

Index: svc_dsl.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/svc_dsl.pm,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -w -d -r1.14 -r1.15
--- svc_dsl.pm	11 Nov 2011 23:29:27 -0000	1.14
+++ svc_dsl.pm	19 Dec 2011 01:25:40 -0000	1.15
@@ -137,6 +137,7 @@
         'sorts' => [ 'phonenum' ],
         'display_weight' => 55,
         'cancel_weight' => 75,
+        'ip_field' => 'staticips',
         'fields' => {
             'pushed'                => { label => 'Pushed', 
                                          type  => 'disabled' },



More information about the freeside-commits mailing list