From: ivan Date: Sat, 27 Mar 2010 04:37:27 +0000 (+0000) Subject: these are now supported in supported in DBIx-DBSchema and friends X-Git-Tag: freeside_1_9_3~47 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=e5c58aba4a1a52840ada3a6e1d0da0ef8a17f08f these are now supported in supported in DBIx-DBSchema and friends --- diff --git a/FS/FS/Upgrade.pm b/FS/FS/Upgrade.pm index c39680ef7..ff577f2f2 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... @@ -129,9 +128,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' => [],