update product_parents set vendorinventorywhen = now() where parentid = '2124'checking inventory...
Opening connection to Karman, Inc...
Automatically checking vendor inventory...
1: xs - nodim = 1
1: s - nodim = 6
1: m - nodim = 7
1: l - nodim = 9
1: xl - nodim = 9
Karmin Importing...
2: xs - nodim = 1
2: s - nodim = 6
update products set vendorinventory = '6', vendorinventorywhen=now() where prodid = '36541'
2: m - nodim = 7
update products set vendorinventory = '7', vendorinventorywhen=now() where prodid = '36542'
2: l - nodim = 9
update products set vendorinventory = '9', vendorinventorywhen=now() where prodid = '35706'
2: xl - nodim = 9
update products set vendorinventory = '9', vendorinventorywhen=now() where prodid = '35707'
TIQ 31
update product_parents set vendorinventorywhen=now(), vendorpermoos = '' where parentid='2124'