X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=0f1d1513a88ccbbf1702e80127c7436d5c164804;hb=5691616696e80f44b4ed29605a71a806801e5075;hp=6b32d7153e3d26698fa84641ffc7ee13e52e8d59;hpb=5a204201503f8e0db6087db6e53b84297cbc739a;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 6b32d7153..0f1d1513a 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -3671,6 +3671,8 @@ sub tables_hashref { 'reason_type', 'int', '', '', '', '', 'reason', 'text', '', '', '', '', 'disabled', 'char', 'NULL', 1, '', '', + 'unsuspend_pkgpart', 'int', 'NULL', '', '', '', + 'unsuspend_hold','char', 'NULL', 1, '', '', ], 'primary_key' => 'reasonnum', 'unique' => [],