X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=831b80fe5124389ff558cc6ed56e0c66f05f0381;hb=be7688fc13d5c247041111f7d08210a6cdf8cb03;hp=35772fb93232046f8dd9b915f13fd04aeff56a08;hpb=a0c0706d93cc692768aad5f9603b41384b40dbb6;p=freeside.git 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',