X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FUpgrade.pm;h=628b6f2bb8879af342de9be304ffebad414f263c;hb=9f845218894ad8cf48c5cfe8fb4fb492e174c0f2;hp=a59dc1fc924ff061a364fa74f0f5d0883fa9ffeb;hpb=895667aa1cf8e9d136043881284df2c9423d1d1e;p=freeside.git diff --git a/FS/FS/Upgrade.pm b/FS/FS/Upgrade.pm index a59dc1fc9..628b6f2bb 100644 --- a/FS/FS/Upgrade.pm +++ b/FS/FS/Upgrade.pm @@ -567,6 +567,8 @@ sub upgrade_schema_data { #remove records referencing removed things with their FKs 'pkg_referral' => [], 'cust_bill_pkg_discount' => [], + #update records referencing removed things with their FKs + 'cust_pkg' => [], ; \%hash;