View Single Post
  #55  
Old 07-26-2004, 08:55 AM
 
sarahnk sarahnk is offline
 

Advanced Member
  
Join Date: Jan 2004
Location: New York, NY
Posts: 58
 

Default

I found a bug on inventory tracking based on product options.

Let's say i'm selling t-shirts. below are the quantities for each:

red:small - 5
red:medium - 3

black:medium - 6
black:large - 2


but instead of tracking each option it comes out as this:

size:red - 5
size:black - 6

it does not track it individually.

in the website:
if i choose red:small or red:medium - both have the same quantities. so if one is out of stock, it doesn't not reflect that an item is not available for purchase.


please someone tell me if i'm posting this in the wrong category.
__________________
3rd site: 4.1.0 (currently working on)

2nd site: Version 4.0.12

X-Cart version 3.5.14
PHP 4.3.3 details
MySQL server 4.0.15
Reply With Quote