[freeside-commits] freeside/FS/FS Upgrade.pm,1.45,1.45.2.1
Ivan,,,
ivan at wavetail.420.am
Wed Nov 10 11:22:13 PST 2010
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv14769
Modified Files:
Tag: FREESIDE_2_1_BRANCH
Upgrade.pm
Log Message:
add phone_avail upgrade, RT#10520
Index: Upgrade.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Upgrade.pm,v
retrieving revision 1.45
retrieving revision 1.45.2.1
diff -u -w -d -r1.45 -r1.45.2.1
--- Upgrade.pm 19 Sep 2010 05:50:28 -0000 1.45
+++ Upgrade.pm 10 Nov 2010 19:22:11 -0000 1.45.2.1
@@ -179,6 +179,9 @@
#migrate to templates
'msg_template' => [],
+ #return unprovisioned numbers to availability
+ 'phone_avail' => [],
+
;
\%hash;
More information about the freeside-commits
mailing list