X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=a1ee23c199977b2ec53fab13565d9a90a9bd7643;hb=4e13a8a470a20ee8b59d95bdf4c6b033a4c10a8d;hp=693d1f513a803f57f5aa9feee00f75f79581e644;hpb=624b2d44625f69d71175c3348cae635d580c890b;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 693d1f513..a1ee23c19 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2370,6 +2370,13 @@ worry that config_items is freeside-specific and icky. }, { + 'key' => 'cust_pkg-show_fcc_voice_grade_equivalent', + 'section' => 'UI', + 'description' => "Show a field on package definitions for assigning a DSO equivalency number suitable for use on FCC form 477.", + 'type' => 'checkbox', + }, + + { 'key' => 'svc_acct-edit_uid', 'section' => 'shell', 'description' => 'Allow UID editing.',