summaryrefslogtreecommitdiff
path: root/bin/import-did-inventory
diff options
context:
space:
mode:
authorlevinse <levinse>2011-06-14 15:53:37 +0000
committerlevinse <levinse>2011-06-14 15:53:37 +0000
commitc17319bacfdcd2fceb7348e5f96fb89a39baff4d (patch)
tree9b68171ccb2c6181163322e736569ffa12edaf47 /bin/import-did-inventory
parentb5b2c2631b51b6750b0ac21e7863f64f124139b4 (diff)
DID inventory/import / bulk DID orders - phase 2, RT12754
Diffstat (limited to 'bin/import-did-inventory')
-rw-r--r--bin/import-did-inventory3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/import-did-inventory b/bin/import-did-inventory
index 6a1a817..10cc4d9 100644
--- a/bin/import-did-inventory
+++ b/bin/import-did-inventory
@@ -26,7 +26,7 @@ print "started time=".time."\n";
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 @@ my %msamap = (
'Miami' => 33100,
'Jackson' => 27140,
'St Cloud' => 41060,
+ 'Stratford' => 14860,
# more hax upon hax (the above are unique, no issues)
'Portland OR' => 38900,