X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FUpgrade.pm;h=facd6d289271fe22a8087f19d1023e223f388dd8;hb=1ce2d49c8b5af031066e8dbf4837cf220eb03269;hp=fd62f64d2921e6f635b429dfec28471d7c007f47;hpb=ef0d8db38d1ee28a65a7ecdc6e11c7a82c0a741b;p=freeside.git diff --git a/FS/FS/Upgrade.pm b/FS/FS/Upgrade.pm index fd62f64d2..facd6d289 100644 --- a/FS/FS/Upgrade.pm +++ b/FS/FS/Upgrade.pm @@ -82,8 +82,9 @@ sub upgrade_data { tie my %hash, 'Tie::IxHash', #reason type and reasons - 'reason_type' => [], - 'reason' => [], + 'reason_type' => [], + 'reason' => [], + 'cust_pkg_reason' => [], #need part_pkg before cust_credit... 'part_pkg' => [],