X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=fc6d301f0e08ab46cd306544bf727418f28c3f7e;hb=33294bffcc4893da907eb2e85b3fca872b34790f;hp=bab179f337ed80807021c744ff9afc7a509f344e;hpb=45448513a7369dfa099e16d4592f295434f31328;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index bab179f33..fc6d301f0 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -4724,6 +4724,8 @@ sub tables_hashref { 'latexsmallfooter', 'text', 'NULL', '', '', '', 'latexreturnaddress', 'text', 'NULL', '', '', '', 'with_latexcoupon', 'char', 'NULL', '1', '', '', + 'htmlwatermark', 'text', 'NULL', '', '', '', + 'latexwatermark', 'text', 'NULL', '', '', '', 'lpr', 'varchar', 'NULL', $char_d, '', '', ], 'primary_key' => 'confnum',