update product_parents set vendorinventorywhen = now() where parentid = '5066'checking inventory...
Opening connection to Karman, Inc...
Automatically checking vendor inventory...
1: s - nodim = 0
1: m - nodim = 5
1: l - nodim = 5
1: xl - nodim = 7
1: 2xl - nodim = 1
1: 3xl - nodim = 0
Karmin Importing...
2: s - nodim = 0
update products set vendorinventory = '0', vendorinventorywhen=now() where prodid = '42020'
2: m - nodim = 5
update products set vendorinventory = '5', vendorinventorywhen=now() where prodid = '53059'
2: l - nodim = 5
update products set vendorinventory = '5', vendorinventorywhen=now() where prodid = '53060'
2: xl - nodim = 7
update products set vendorinventory = '7', vendorinventorywhen=now() where prodid = '53061'
2: 2xl - nodim = 1
update products set vendorinventory = '1', vendorinventorywhen=now() where prodid = '53062'
2: 3xl - nodim = 0
TIQ 18
update product_parents set vendorinventorywhen=now(), vendorpermoos = '' where parentid='5066'