I am working on an quantity by attribute contribution that will allow tracking product stock quantities by attribute (ie. size, color etc.). It adds a new field attribute_quantity to the attributes controller, warns a customer when an item's attribute stock is low and deducts the ordered amount from stock when an order is successfully place.
To implement requires two minor changes to the database and edits in five files.
If you care to try it out, let me know any issues you encounter and any successes.
http://damonparker.org/blog/2006/06/...tock-tracking/


That site really brightened my day!.
Was hoping for something more similar to the stock by attribute mod for 1.2.7d (unfortunately I rather prefer v 1.3.0 of zencart so I'm stuck awaiting a module that works for stock by attribute)

