update product_parents set vendorinventorywhen = now() where parentid = '5177'checking inventory...
Opening connection to Karman, Inc...
Automatically checking vendor inventory...
1: s - nodim = 5
1: m - nodim = 10
1: l - nodim = 7
1: xl - nodim = 12
1: 2xl - nodim = 5
1: 3xl - nodim = 0
Karmin Importing...
2: s - nodim = 5
update products set vendorinventory = '5', vendorinventorywhen=now() where prodid = '42145'
2: m - nodim = 10
update products set vendorinventory = '10', vendorinventorywhen=now() where prodid = '51283'
2: l - nodim = 7
update products set vendorinventory = '7', vendorinventorywhen=now() where prodid = '51284'
2: xl - nodim = 12
update products set vendorinventory = '12', vendorinventorywhen=now() where prodid = '51285'
2: 2xl - nodim = 5
update products set vendorinventory = '5', vendorinventorywhen=now() where prodid = '51286'
2: 3xl - nodim = 0
TIQ 39
update product_parents set vendorinventorywhen=now(), vendorpermoos = '' where parentid='5177'