X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=3084e3625c82b99920b211efc03daa31ca83136c;hp=1ddaca0eb478b280603799ceee8a4d1cc437121e;hb=2f3b4161da680cd0fff8c91dbdc50fe5e974610e;hpb=91caf036bc222d20d078e31f1d28c2d6c86805e1 diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 1ddaca0eb..3084e3625 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -997,6 +997,7 @@ sub tables_hashref { 'transaction_id', 'int', '', '', '', '', '_date', @date_type, '', '', 'seconds', 'int', '', '', '', '', #uhhhh + 'support', 'int', '', '', '', '', ], 'primary_key' => 'svcrtid', 'unique' => [],