X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=4ff9db211ce0927d801a208aefd94fa5897be746;hp=a74de4c0d843bc263becf9eb558ea4c20e560ea2;hb=0abdebedb22597b1e9c0b3e1c0fc91a5e7116388;hpb=94a16efc8164c9ba8a9bc027ba9485027a6a8b7b diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index a74de4c0d..4ff9db211 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -2049,9 +2049,12 @@ sub tables_hashref { 'district', 'varchar', 'NULL', 20, '', '', 'censustract', 'varchar', 'NULL', 20, '', '', 'censusyear', 'char', 'NULL', 4, '', '', + + #used only in... DSL qualification? .CA DSL qualification? 'location_type', 'varchar', 'NULL', 20, '', '', 'location_number', 'varchar', 'NULL', 20, '', '', 'location_kind', 'char', 'NULL', 1, '', '', + 'incorporated', 'char', 'NULL', 1, '', '', 'disabled', 'char', 'NULL', 1, '', '', ],