X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;fp=FS%2FFS%2FSchema.pm;h=fc22d6c4fc772633da0f28fb3d046860d1829056;hp=290c89daf4543472776f5d1c39273d181ee4f85e;hb=9ad0cdfb307e346add9e3496cf3cbdc1eee4e7d8;hpb=c29b4cb1eb515e29938af0b8da69ea8cb0f662e6 diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 290c89daf..fc22d6c4f 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -5660,6 +5660,9 @@ sub tables_hashref { #NULL, done (or something) 'freesidestatus', 'varchar', 'NULL', 32, '', '', + #additional status info (i.e. reason for "skipped" freesidestatus) + 'freesidestatustext', 'text', 'NULL', '', '', '', + #NULL, done (or something) 'freesiderewritestatus', 'varchar', 'NULL', 32, '', '',