X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FUpgrade.pm;h=ba4a085b4309c7c642bfb4c59cff11457a383e4c;hb=4dad3b184d9adbdc7899335206eb1f8c1295f0e0;hp=61a42a60cb3c7e348b5a531cbb24f59ecc7ea1c0;hpb=aaf8baf3662e16e9414de236a39f8801a8c41b01;p=freeside.git diff --git a/FS/FS/Upgrade.pm b/FS/FS/Upgrade.pm index 61a42a60c..ba4a085b4 100644 --- a/FS/FS/Upgrade.pm +++ b/FS/FS/Upgrade.pm @@ -179,6 +179,12 @@ sub upgrade_data { #migrate to templates 'msg_template' => [], + #return unprovisioned numbers to availability + 'phone_avail' => [], + + #insert scripcondition + 'TicketSystem' => [], + ; \%hash;