From e45e9d7f8d717987c08edcb046c6c3e5193c9a7e Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 17 Jul 2013 12:02:42 -0700 Subject: [PATCH] remove redundant column --- FS/FS/Schema.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 21af3a4d1..67e44749f 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -841,7 +841,6 @@ sub tables_hashref { 'locationnum', 'int', '', '', '', '', #redundant 'amount', @money_type, '', '', 'currency', 'char', 'NULL', 3, '', '', - 'amount', @money_type, '', '', 'taxable_billpkgnum', 'int', 'NULL', '', '', '', ], 'primary_key' => 'billpkgtaxlocationnum', -- 2.11.0