summaryrefslogtreecommitdiff
path: root/FS/FS
diff options
context:
space:
mode:
authorivan <ivan>2010-03-27 04:37:26 +0000
committerivan <ivan>2010-03-27 04:37:26 +0000
commitc0f0b22e88de38f7b8d7b2a1d5a1218c2e7b6f68 (patch)
treea7f348d18d5455ba682ea2a00a7798efe5f3c696 /FS/FS
parentc8caa293a6b25b86b05b78faadd08da16f3f9614 (diff)
these are now supported in supported in DBIx-DBSchema and friends
Diffstat (limited to 'FS/FS')
-rw-r--r--FS/FS/Upgrade.pm4
1 files changed, 0 insertions, 4 deletions
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' => [],