[freeside-commits] freeside/bin import-did-inventory,1.6,1.7
Erik Levinson
levinse at wavetail.420.am
Tue Jun 14 08:53:39 PDT 2011
Update of /home/cvs/cvsroot/freeside/bin
In directory wavetail.420.am:/tmp/cvs-serv29062/bin
Modified Files:
import-did-inventory
Log Message:
DID inventory/import / bulk DID orders - phase 2, RT12754
Index: import-did-inventory
===================================================================
RCS file: /home/cvs/cvsroot/freeside/bin/import-did-inventory,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -w -d -r1.6 -r1.7
--- import-did-inventory 13 Jun 2011 18:26:42 -0000 1.6
+++ import-did-inventory 14 Jun 2011 15:53:37 -0000 1.7
@@ -26,7 +26,7 @@
my $file = '/home/levinse/dids1.csv';
my $did_vendor_id = 1;
my $dry = 0;
-my $internal_diddb_exportnum = 1; # IMPORTANT: set this to the correct exportnum or everything will go in wrong into phone_avail
+my $internal_diddb_exportnum = 2; # IMPORTANT: set this to the correct exportnum or everything will go in wrong into phone_avail
# optionally set this one (probably not)
my %custname2num = (); # MyCust => 12345,
@@ -67,6 +67,7 @@
'Miami' => 33100,
'Jackson' => 27140,
'St Cloud' => 41060,
+ 'Stratford' => 14860,
# more hax upon hax (the above are unique, no issues)
'Portland OR' => 38900,
More information about the freeside-commits
mailing list