X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=3f539895967b041057c26932d21d00c48c9d4f10;hp=82ea49056760aa4f57863cb93df0cac200da9e5b;hb=4fc9163c63678a4fd19ed0b31f25f97cc0ac2748;hpb=60f799ab3b8458dcd88d1c5a9dd2f75581fcbbd5 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 82ea49056..3f5398959 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1270,6 +1270,13 @@ 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' => 'svc_phone_sections', 'section' => 'invoicing', 'description' => 'Create a section for each svc_phone when enabled. Only valid when invoice_sections is enabled.',