From: ivan Date: Sat, 27 Mar 2010 04:37:26 +0000 (+0000) Subject: these are now supported in supported in DBIx-DBSchema and friends X-Git-Tag: root_of_svc_elec_features~351 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=c0f0b22e88de38f7b8d7b2a1d5a1218c2e7b6f68;p=freeside.git these are now supported in supported in DBIx-DBSchema and friends --- diff --git a/FS/FS/Upgrade.pm b/FS/FS/Upgrade.pm index 8cc5c61b8..e5b0b44ac 100644 --- a/FS/FS/Upgrade.pm +++ b/FS/FS/Upgrade.pm @@ -99,7 +99,6 @@ sub upgrade_data { #reason type and reasons 'reason_type' => [], - 'reason' => [], 'cust_pkg_reason' => [], #need part_pkg before cust_credit... @@ -132,9 +131,6 @@ sub upgrade_data { #fixup access rights 'access_right' => [], - #change tax_rate column types - 'tax_rate' => [], - #change recur_flat and enable_prorate 'part_pkg_option' => [],