X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=0f1d1513a88ccbbf1702e80127c7436d5c164804;hp=6b32d7153e3d26698fa84641ffc7ee13e52e8d59;hb=00938b30a69411a743aa01db5e27100818a3c82b;hpb=08ac47123e098939db3d94cc136ff02f174e8dd0 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' => [],