X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=af8025c5f9160b975a1c650131abd75d0c1a3049;hp=b043afc15d69c6cbdba67f8a252dc1dc7b219d3d;hb=853dc7fbb572fdf15d257412ede37d45f793715c;hpb=02b7d15afbee7e1837cd091905b311754b31894d 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' => [],