From: levinse Date: Sat, 19 Feb 2011 16:23:27 +0000 (+0000) Subject: wtf X-Git-Tag: freeside_2_1_2~39 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=9444d45eb31d1ee64e2828ba6277e4709769bf6b wtf --- 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.',