diff options
-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.', |