X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=37bbf6e1771734b6ed1fd9b8b82b6bd5c2d7babd;hp=13a84bcca0b9abde2d6321c7fe7c34961619969f;hb=8c450aab9bae89373c2c1b35c85597bb52299de3;hpb=bd647f16de5352722baed016b45baa4e7c695278 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 13a84bcca..37bbf6e17 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3710,6 +3710,13 @@ and customer address. Include units.', }, { + 'key' => 'cust_main-enable_anniversary_date', + 'section' => 'UI', + 'description' => 'Enable tracking of an anniversary date with each customer record', + 'type' => 'checkbox', + }, + + { 'key' => 'cust_main-edit_calling_list_exempt', 'section' => 'UI', 'description' => 'Display the "calling_list_exempt" checkbox on customer edit.',