X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=6b32d7153e3d26698fa84641ffc7ee13e52e8d59;hb=5a204201503f8e0db6087db6e53b84297cbc739a;hp=72f8c302742f61f4c183066a6757de3a3dcb8ca4;hpb=d32459cf059ff29a5ddc4b83ca2bf50a7828454b;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 72f8c3027..6b32d7153 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -980,6 +980,7 @@ sub tables_hashref { 'ss', 'varchar', 'NULL', 11, '', '', 'stateid', 'varchar', 'NULL', $char_d, '', '', 'stateid_state', 'varchar', 'NULL', $char_d, '', '', + 'national_id', 'varchar', 'NULL', $char_d, '', '', 'birthdate' ,@date_type, '', '', 'spouse_birthdate' ,@date_type, '', '', 'anniversary_date' ,@date_type, '', '',