72225: OQH - Mandatory Fields on Customer Creation [v3]
authorJonathan Prykop <jonathan@freeside.biz>
Sat, 3 Sep 2016 06:20:21 +0000 (01:20 -0500)
committerJonathan Prykop <jonathan@freeside.biz>
Sat, 3 Sep 2016 06:20:21 +0000 (01:20 -0500)
FS/FS/Conf.pm

index 1f13608..d6fa70a 100644 (file)
@@ -4440,7 +4440,7 @@ and customer address. Include units.',
 
   {
     'key'         => 'cust_main-require_classnum',
-    'section'     => 'customer_fields',
+    'section'     => '',
     'description' => 'Customer class is required: require customer class for all customer records.',
     'type'        => 'checkbox',
   },