I've installed the newest version of Ubercart 2 on a Drupal 6 site, and the Stock module is enabled.
There's all sorts of functions in Ubercart for dealing with inventory, such as automatic deduction on purchase, a warning e-mail when the stock gets low, and a default quantity to add to cart, when I create a product - but there's nowhere to set the actual stock levels...??!
When I add a product, there's no field for setting a stock level for the product. On the product view, there's no tab called "Stock", as I've Seen described in the Ubercart 1 documentation. So all in all I have no way of using the stock module for anything - there's nowhere to manage stock levels! What am I missing here?
I know there's some contribued inventory API's, but I can't figure out if they're compatible with Drupal 6.
Should there be embedded functionality to deal with stock levels in the basic Ubercart 2 installation, or should I make this myself using functions in the stock module?

