X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=52404245deaf7d978a50005e1f12b08706e1704f;hb=05cc1ce102266aa0a25e085b0b39d777686210a6;hp=486860ff6e9bec450c5b63a6d228a7dd01064682;hpb=8f086c4f68684d696ab64ccfab797272111d3ce4;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 486860ff6..52404245d 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -2888,6 +2888,7 @@ sub tables_hashref { 'otaker', 'varchar', 'NULL', 32, '', '', 'usernum', 'int', 'NULL', '', '', '', 'disabled', 'char', 'NULL', 1, '', '', + 'setuprecur', 'char', 'NULL', 5, '', '', ], 'primary_key' => 'pkgdiscountnum', 'unique' => [],