Jump to content

products ordered and in stock


Recommended Posts

1. How can I get a list, that shows me, which products are ordered?

like:
* producttitle, id, ...
* supplier
* # products in stock
* # times ordered (clicking on this shows a list of all orders containing this product)

filter by supplier, products in stock (to find out, which ones have to be reordered).
-> give a list i can copy in my supplier-order-form

2. Is it possible to display different types of availability?

* "in stock" -> more than 0
* "out of stock" -> 0
* "ordered" -> minus amount - nothing in stock, and x products ordered (and waiting for delivery to stock by manufacturer)
* "pre-order" -> minus amount - order in advance (new product announced, in shop, but not delivered by manufacturer yet)
* "out of production" -> if customers are searching for this product they're informed, and sometimes some remainders are available on request, if many customers requesting this article, sometimes production will start again.

3. how can i display a negative quantity (in stock)? to show that x are already ordered?

4. is it possible to get a textfield "Displayed text when out of-stock:"? -> showed when minus-quantity

Link to comment
Share on other sites

×
×
  • Create New...