X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=d9d43a12a0b73a56a28729552d9ce8af9e96ab15;hb=d42c4ffce20ee7a745a5f6a85a310a8930494879;hp=ab16a9965b815fcf7ebde26571ed77fb945cbadf;hpb=c768181f5e2f4fd5ffcc02e504ce6fa6d73b3922;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index ab16a9965..d9d43a12a 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3944,6 +3944,13 @@ and customer address. Include units.', }, { + 'key' => 'cust_main_note-require_class', + 'section' => 'customer_fields', + 'description' => 'Require customer note classes for customer notes', + 'type' => 'checkbox', + }, + + { 'key' => 'cust_main-ticket_statuses', 'section' => 'ticketing', 'description' => 'Show tickets with these statuses on the customer view page.', @@ -5452,8 +5459,8 @@ and customer address. Include units.', { 'key' => 'note-classes', - 'section' => 'customer_fields', - 'description' => 'Use customer note classes', + 'section' => 'deprecated', + 'description' => 'Use customer note classes (now automatically used if classes are defined)', 'type' => 'select', 'select_hash' => [ 0 => 'Disabled',