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=447302b36593c043f6f925780e17a2e5fb485829;hp=7dc54f7c436ba22980f382eeb05a382b09d58285;hb=3888fd6d1902f93c19d62df186e04617357f58c5;hpb=6995be2fb5e8c9a07b38c0bb8976a10a9381fc90 diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 7dc54f7c4..447302b36 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -1985,8 +1985,8 @@ sub tables_hashref { 'quotationpkgdiscountnum', 'serial', '', '', '', '', 'quotationpkgnum', 'int', '', '', '', '', 'discountnum', 'int', '', '', '', '', - 'setup_amount', @money_typen, '', '', - 'recur_amount', @money_typen, '', '', + 'setuprecur', 'varchar', 'NULL', $char_d, '', '', + 'amount', @money_typen, '', '', #'end_date', @date_type, '', '', ], 'primary_key' => 'quotationpkgdiscountnum',