From 06f584e3a7d4621169d89490c72484615aecf841 Mon Sep 17 00:00:00 2001 From: Jonathan Prykop Date: Sat, 3 Sep 2016 01:20:21 -0500 Subject: [PATCH] 72225: OQH - Mandatory Fields on Customer Creation [v3] --- FS/FS/Conf.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', }, -- 2.11.0