From: Jonathan Prykop Date: Sat, 3 Sep 2016 06:20:21 +0000 (-0500) Subject: 72225: OQH - Mandatory Fields on Customer Creation [v3] X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=06f584e3a7d4621169d89490c72484615aecf841 72225: OQH - Mandatory Fields on Customer Creation [v3] --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 1f13608a7..d6fa70abe 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -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', },