Active
Project:
e-Commerce
Version:
5.x-4.0-alpha3
Component:
product
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2007 at 12:14 UTC
Updated:
22 Sep 2007 at 13:36 UTC
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
Comment #1
sammmm commentedor, 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.
Comment #2
gordon commentedec_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.