X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=25912a22ff89cdc6a8f896cf19319e521c4d53a1;hp=ab4752f4b4b4e66f6fc693db4bd2179ba2da1759;hb=c7bf005860b761a55ca075df987fb3b5ade8c242;hpb=6b4fe3354a905755f9e6f1810cf94bbc269ce81d diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index ab4752f4b..25912a22f 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -1626,7 +1626,8 @@ sub tables_hashref { 'credit_weight', 'real', 'NULL', '', '', '', 'agentnum', 'int', 'NULL', '', '', '', 'fcc_ds0s', 'int', 'NULL', '', '', '', - 'no_auto', 'char', 'NULL', 1, '', '', + 'no_auto', 'char', 'NULL', 1, '', '', + 'recur_show_zero', 'char', 'NULL', 1, '', '', ], 'primary_key' => 'pkgpart', 'unique' => [],