X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=af8025c5f9160b975a1c650131abd75d0c1a3049;hb=879ae94b7ed169d00f281d339c34dd003c23441a;hp=b043afc15d69c6cbdba67f8a252dc1dc7b219d3d;hpb=094554b463612e5af4396d5a0fa0cba8e66a11be;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index b043afc15..af8025c5f 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -5092,6 +5092,7 @@ sub tables_hashref { 'is_business', 'char', 'NULL', 1, '', '', 'active_date', @date_type, '', '', 'expire_date', @date_type, '', '', + 'disabled', 'char', 'NULL', 1, '', '', ], 'primary_key' => 'zonenum', 'unique' => [],