X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=10f5d04499cf12e367ca2505940e2fab3db99f2f;hp=12d6075b8f55f08a809ccec7d5998bde5609bfeb;hb=75c3b711d30e566d4ec8dd8d8ed90926b22d4b15;hpb=1350cca5dd7297a37fea8417a51d6a435635e32e diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 12d6075b8..10f5d0449 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2835,6 +2835,14 @@ worry that config_items is freeside-specific and icky. 'type' => 'text', }, + #more fine-grained, service def-level control could be useful eventually? + { + 'key' => 'svc_broadband-allow_null_ip_addr', + 'section' => '', + 'description' => '', + 'type' => 'checkbox', + }, + { 'key' => 'tax-report_groups', 'section' => '',