update product_parents set vendorinventorywhen = now() where parentid = '3861'checking inventory...
Opening connection to Karman, Inc...
Automatically checking vendor inventory...
1: s - nodim = 0
1: m - nodim = 18
1: l - nodim = 11
1: xl - nodim = 15
1: 2xl - nodim = 10
1: 3xl - nodim = 4
Karmin Importing...
2: s - nodim = 0
2: m - nodim = 18
update products set vendorinventory = '18', vendorinventorywhen=now() where prodid = '35571'
2: l - nodim = 11
update products set vendorinventory = '11', vendorinventorywhen=now() where prodid = '35572'
2: xl - nodim = 15
update products set vendorinventory = '15', vendorinventorywhen=now() where prodid = '35573'
2: 2xl - nodim = 10
update products set vendorinventory = '10', vendorinventorywhen=now() where prodid = '35574'
2: 3xl - nodim = 4
update products set vendorinventory = '4', vendorinventorywhen=now() where prodid = '35575'
TIQ 58
update product_parents set vendorinventorywhen=now(), vendorpermoos = '' where parentid='3861'