additional debugging, RT#11993
[freeside.git] / FS / FS / Conf.pm
index d8f37e5..a6feffe 100644 (file)
@@ -4246,6 +4246,13 @@ and customer address. Include units.',
   },
 
   {
+    'key'         => 'prospect_main-location_required',
+    'section'     => 'UI',
+    'description' => 'Require an address for prospects.  Recommended if the main use of propects is for qualifications.',
+    'type'        => 'checkbox',
+  },
+
+  {
     'key'         => 'note-classes',
     'section'     => 'UI',
     'description' => 'Use customer note classes',