upgrade part_pkg before cust_credit
authorivan <ivan>
Fri, 2 May 2008 01:58:19 +0000 (01:58 +0000)
committerivan <ivan>
Fri, 2 May 2008 01:58:19 +0000 (01:58 +0000)
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' => [],