upgrade part_pkg before cust_credit
[freeside.git] / FS / FS / Upgrade.pm
index cb48230..fcf28e3 100644 (file)
@@ -84,6 +84,9 @@ sub upgrade_data {
     'reason_type' => [],
     'reason'      => [],
 
+    #need part_pkg before cust_credit...
+    'part_pkg' => [],
+
     #customer credits
     'cust_credit' => [],