X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=831b80fe5124389ff558cc6ed56e0c66f05f0381;hp=35772fb93232046f8dd9b915f13fd04aeff56a08;hb=cbc0261db8ac2e1105e5a32d7b5dd90c4adaa720;hpb=3a7508e3323f211abfbacf176b66a6dc4f538d55 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 35772fb93..831b80fe5 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4488,6 +4488,13 @@ and customer address. Include units.', 'description' => 'Enable DID activity summary on invoices, showing # DIDs activated/deactivated/ported-in/ported-out and total minutes usage, covering period since last invoice.', 'type' => 'checkbox', }, + + { + 'key' => 'svc_acct-usage_seconds', + 'section' => 'invoicing', + 'description' => 'Enable calculation of RADIUS usage time for invoices. You must modify your template to display this information.', + 'type' => 'checkbox', + }, { 'key' => 'opensips_gwlist',