self-service view usage customization and CDR display fixes, RT11761
[freeside.git] / FS / FS / Conf.pm
index 92f2d9f..785b74a 100644 (file)
@@ -3867,6 +3867,13 @@ and customer address. Include units.',
     'type'        => 'image',
     'per_agent'   => 1,
   },
+  
+  {
+    'key'         => 'selfservice-view_usage_nodomain',
+    'section'     => 'self-service',
+    'description' => 'Show usernames without their domains in "View my usage" in the self-service interface.',
+    'type'        => 'checkbox',
+  },
 
   {
     'key'         => 'selfservice-bulk_format',