RT#8504: option to aggregate agents on sales report
[freeside.git] / FS / FS / Conf.pm
index 3adf455..693d1f5 100644 (file)
@@ -1259,6 +1259,13 @@ worry that config_items is freeside-specific and icky.
     'type'        => 'checkbox',
   },
 
+  {
+    'key'         => 'report-showpasswords',
+    'section'     => 'UI',
+    'description' => 'This is a terrible idea.  Do not enable it.  STRONGLY NOT RECOMMENDED.  Enables display of passwords on services reports.',
+    'type'        => 'checkbox',
+  },
+
   {
     'key'         => 'signupurl',
     'section'     => 'UI',