summaryrefslogtreecommitdiff
path: root/bin/import-did-inventory
diff options
context:
space:
mode:
authorlevinse <levinse>2011-06-15 03:51:47 +0000
committerlevinse <levinse>2011-06-15 03:51:47 +0000
commitf8cb61dd2085dfe159aaf889bbbbdb1f363daa5a (patch)
tree8cd370551c0e03497c6a0501338c86f4175abf6a /bin/import-did-inventory
parent41c4553e7135613034cd8ee893e59ccf14ba9e77 (diff)
DID inventory/import / bulk DID orders - phase 2, RT12754
Diffstat (limited to 'bin/import-did-inventory')
-rw-r--r--bin/import-did-inventory1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/import-did-inventory b/bin/import-did-inventory
index ead4b7464..2143181a5 100644
--- a/bin/import-did-inventory
+++ b/bin/import-did-inventory
@@ -356,6 +356,7 @@ sub order {
my $o;
if( exists $did_order{$vendor_order_id} ) {
$o = $did_order{$vendor_order_id};
+# warn "$submitted $confirmed $received $vendor_order_id".Dumper($o);
fatal("vendor order #$vendor_order_id - order data differs from one item to another")
unless ( ($o->submitted == $submitted
|| $o->vendor_order_id == 293011) # yet another bad data hack