update product_parents set vendorinventorywhen = now() where parentid = '3871'checking inventory...
Opening connection to Karman, Inc...
Automatically checking vendor inventory...
1: s - nodim = 3
1: m - nodim = 3
1: l - nodim = 10
1: xl - nodim = 25
1: 2xl - nodim = 10
1: 3xl - nodim = 0
Karmin Importing...
2: s - nodim = 3
update products set vendorinventory = '3', vendorinventorywhen=now() where prodid = '34631'
2: m - nodim = 3
update products set vendorinventory = '3', vendorinventorywhen=now() where prodid = '34632'
2: l - nodim = 10
update products set vendorinventory = '10', vendorinventorywhen=now() where prodid = '34633'
2: xl - nodim = 25
update products set vendorinventory = '25', vendorinventorywhen=now() where prodid = '34634'
2: 2xl - nodim = 10
update products set vendorinventory = '10', vendorinventorywhen=now() where prodid = '34635'
2: 3xl - nodim = 0
TIQ 51
update product_parents set vendorinventorywhen=now(), vendorpermoos = '' where parentid='3871'