X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=84acf02d412453633b1b12f2b8e39b55018ae58e;hp=cf6e9096059bdb8002c53a7f288f8e9ebe7eef51;hb=b92e0eafc315618a40e5de2f7b214e7a125d29fe;hpb=dccee148cb8194b077980343db879377f34e6b5a diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index cf6e90960..84acf02d4 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4146,6 +4146,13 @@ and customer address. Include units.', }, { + 'key' => 'cust_main-require_classnum', + 'section' => 'customer_fields', + 'description' => 'Customer class is required: require customer class for all customer records.', + 'type' => 'checkbox', + }, + + { 'key' => 'cust_main-check_unique', 'section' => 'customer_fields', 'description' => 'Warn before creating a customer record where these fields duplicate another customer.',