update product_parents set vendorinventorywhen = now() where parentid = '3311'checking inventory...
Opening connection to Karman, Inc...
Automatically checking vendor inventory...
1: xs - nodim = 0
1: s - nodim = 41
1: m - nodim = 58
1: l - nodim = 56
1: xl - nodim = 64
Karmin Importing...
2: xs - nodim = 0
2: s - nodim = 41
update products set vendorinventory = '41', vendorinventorywhen=now() where prodid = '32313'
2: m - nodim = 58
update products set vendorinventory = '58', vendorinventorywhen=now() where prodid = '34411'
2: l - nodim = 56
update products set vendorinventory = '56', vendorinventorywhen=now() where prodid = '34412'
2: xl - nodim = 64
update products set vendorinventory = '64', vendorinventorywhen=now() where prodid = '34413'
TIQ 219
update product_parents set vendorinventorywhen=now(), vendorpermoos = '' where parentid='3311'