update product_parents set vendorinventorywhen = now() where parentid = '6095'checking inventory...
Opening connection to Karman, Inc...
Automatically checking vendor inventory...
1: s - nodim = 12
1: m - nodim = 55
1: l - nodim = 74
1: xl - nodim = 57
1: 2xl - nodim = 27
1: 3xl - nodim = 4
Karmin Importing...
2: s - nodim = 12
update products set vendorinventory = '12', vendorinventorywhen=now() where prodid = '46721'
2: m - nodim = 55
insert into products set internalid='m1337712279', size = 'm', int_size2 = 'm',
altsize='',
int_altsize='',
vendorinventory = '55', vendorinventorywhen=now(),
parentid = '6095',
autocreated = 'y',
color='green', singlepriceamt = '54.95'
2: l - nodim = 74
insert into products set internalid='l1337712279', size = 'l', int_size2 = 'l',
altsize='',
int_altsize='',
vendorinventory = '74', vendorinventorywhen=now(),
parentid = '6095',
autocreated = 'y',
color='green', singlepriceamt = '54.95'
2: xl - nodim = 57
insert into products set internalid='xl1337712279', size = 'xl', int_size2 = 'xl',
altsize='',
int_altsize='',
vendorinventory = '57', vendorinventorywhen=now(),
parentid = '6095',
autocreated = 'y',
color='green', singlepriceamt = '54.95'
2: 2xl - nodim = 27
insert into products set internalid='2xl1337712279', size = '2xl', int_size2 = '2xl',
altsize='',
int_altsize='',
vendorinventory = '27', vendorinventorywhen=now(),
parentid = '6095',
autocreated = 'y',
color='green', singlepriceamt = '54.95'
2: 3xl - nodim = 4
insert into products set internalid='3xl1337712279', size = '3xl', int_size2 = '3xl',
altsize='',
int_altsize='',
vendorinventory = '4', vendorinventorywhen=now(),
parentid = '6095',
autocreated = 'y',
color='green', singlepriceamt = '54.95'
TIQ 229
update product_parents set vendorinventorywhen=now(), vendorpermoos = '' where parentid='6095'