X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=fc22d6c4fc772633da0f28fb3d046860d1829056;hb=db257f5b5f5c9e56dbaba19914d3ff9f5be9a4e0;hp=290c89daf4543472776f5d1c39273d181ee4f85e;hpb=6b0c4f9f90b299dabe3e946ad8ea00ca94efa7de;p=freeside.git 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, '', '',