update product_parents set vendorinventorywhen = now() where parentid = '6099'checking inventory...
Opening connection to Karman, Inc...
Automatically checking vendor inventory...
1: s - nodim = 7
1: m - nodim = 58
1: l - nodim = 59
1: xl - nodim = 78
1: 2xl - nodim = 28
1: 3xl - nodim = 1
Karmin Importing...
2: s - nodim = 7
update products set vendorinventory = '7', vendorinventorywhen=now() where prodid = '46725'
2: m - nodim = 58
insert into products set internalid='m1337712345', size = 'm', int_size2 = 'm',
altsize='',
int_altsize='',
vendorinventory = '58', vendorinventorywhen=now(),
parentid = '6099',
autocreated = 'y',
color='green', singlepriceamt = '54.95'
2: l - nodim = 59
insert into products set internalid='l1337712345', size = 'l', int_size2 = 'l',
altsize='',
int_altsize='',
vendorinventory = '59', vendorinventorywhen=now(),
parentid = '6099',
autocreated = 'y',
color='green', singlepriceamt = '54.95'
2: xl - nodim = 78
insert into products set internalid='xl1337712345', size = 'xl', int_size2 = 'xl',
altsize='',
int_altsize='',
vendorinventory = '78', vendorinventorywhen=now(),
parentid = '6099',
autocreated = 'y',
color='green', singlepriceamt = '54.95'
2: 2xl - nodim = 28
insert into products set internalid='2xl1337712345', size = '2xl', int_size2 = '2xl',
altsize='',
int_altsize='',
vendorinventory = '28', vendorinventorywhen=now(),
parentid = '6099',
autocreated = 'y',
color='green', singlepriceamt = '54.95'
2: 3xl - nodim = 1
TIQ 230
update product_parents set vendorinventorywhen=now(), vendorpermoos = '' where parentid='6099'