X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=eea43f00f035d834e38bc0accbd09f0a9de2ce0a;hb=c6b180c6a3dcd014f781215395bd361f30eae9ed;hp=1b76a23e9a6f4d7777e3d52984b5cd784d66510b;hpb=447f1a906b47868497485edc3ba190a808539956;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 1b76a23e9..eea43f00f 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -6610,7 +6610,7 @@ sub tables_hashref { 'exportnum', 'int', '', '', '', '', '_date', 'int', '', '', '', '', 'status', 'varchar', 'NULL', 32, '', '', - 'statustext', 'varchar', 'NULL', $char_d, '', '', + 'statustext', 'text', 'NULL', '', '', '', ], 'primary_key' => 'batchnum', 'unique' => [],