X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=ff40cd6739088939e580643274ef3a113f402c4d;hp=61bd00cece4ad266335a36bcf41e2d7d5892bf55;hb=8c450aab9bae89373c2c1b35c85597bb52299de3;hpb=bd647f16de5352722baed016b45baa4e7c695278 diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 61bd00cec..ff40cd673 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -858,6 +858,7 @@ sub tables_hashref { 'stateid_state', 'varchar', 'NULL', $char_d, '', '', 'birthdate' ,@date_type, '', '', 'spouse_birthdate' ,@date_type, '', '', + 'anniversary_date' ,@date_type, '', '', 'signupdate',@date_type, '', '', 'dundate', @date_type, '', '', 'company', 'varchar', 'NULL', $char_d, '', '',