summaryrefslogtreecommitdiff
path: root/FS/FS/Upgrade.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2016-02-12 10:37:15 -0800
committerIvan Kohler <ivan@freeside.biz>2016-02-12 10:37:15 -0800
commit3bfdeb08960dd59c5ad3d202aa8d8c4df10a8a3d (patch)
treeb141f9c4e5f2f7833a3e53a4f20dd89a6f04e134 /FS/FS/Upgrade.pm
parent3d17fc79205ac61e8ca5e56bad32ac8a7ebc657e (diff)
can't upgrade 3.x events in 5.x
Diffstat (limited to 'FS/FS/Upgrade.pm')
-rw-r--r--FS/FS/Upgrade.pm6
1 files changed, 0 insertions, 6 deletions
diff --git a/FS/FS/Upgrade.pm b/FS/FS/Upgrade.pm
index c554678..59167a7 100644
--- a/FS/FS/Upgrade.pm
+++ b/FS/FS/Upgrade.pm
@@ -330,12 +330,6 @@ sub upgrade_data {
tie my %hash, 'Tie::IxHash',
- #payby conditions to new ones
- 'part_event_condition' => [],
-
- #payby actions to new ones
- 'part_event' => [],
-
#cust_main (remove paycvv from history, locations, cust_payby, etc)
'cust_main' => [],