I need to display the amount of stock remaining for an item in a view. Currently I can only choose to display the amount of stock that has been ordered (Purchased Product: Quantity) - product.views doesn't seem to get the value from the ec_availability table.

Comments

sammmm’s picture

or, does anyone know of a way I could display the 'items available' in a view?
it doesn't appear in the individual item nodes either.

gordon’s picture

ec_availability has not had the functionality included to include the values into views.

I am looking at doing it so that I can create an admin stock on hand report.