diff options
author | levinse <levinse> | 2011-02-19 16:23:27 +0000 |
---|---|---|
committer | levinse <levinse> | 2011-02-19 16:23:27 +0000 |
commit | 9444d45eb31d1ee64e2828ba6277e4709769bf6b (patch) | |
tree | 2d7f443d7435d07eb5eca22a6cad482251dc38e8 | |
parent | 37f2b3d1570e849aefd64d5af1c1986d5f2ab368 (diff) |
wtf
-rw-r--r-- | FS/FS/Conf.pm | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 53a0b095c..36ad30c5f 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1270,20 +1270,6 @@ and customer address. Include units.', }, { - 'key' => 'phone_usage_class_summary', - 'section' => 'invoicing', - 'description' => 'Summarize usage per DID by usage class and display all CDRs together regardless of usage class. Only valid when svc_phone_sections is enabled.', - 'type' => 'checkbox', - }, - - { - 'key' => 'phone_usage_class_summary', - 'section' => 'invoicing', - 'description' => 'Summarize usage per DID by usage class and display all CDRs together regardless of usage class. Only valid when svc_phone_sections is enabled.', - 'type' => 'checkbox', - }, - - { 'key' => 'svc_phone_sections', 'section' => 'invoicing', 'description' => 'Create a section for each svc_phone when enabled. Only valid when invoice_sections is enabled.', |