From: ivan Date: Wed, 10 Nov 2010 19:18:31 +0000 (+0000) Subject: add phone_avail upgrade, RT#10520 X-Git-Tag: TORRUS_1_0_9~108 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=575701c4066d6ed336fec0dd43247d618d77efab;p=freeside.git add phone_avail upgrade, RT#10520 --- diff --git a/FS/FS/Upgrade.pm b/FS/FS/Upgrade.pm index 61a42a60c..bced61c07 100644 --- a/FS/FS/Upgrade.pm +++ b/FS/FS/Upgrade.pm @@ -179,6 +179,9 @@ sub upgrade_data { #migrate to templates 'msg_template' => [], + #return unprovisioned numbers to availability + 'phone_avail' => [], + ; \%hash;