Report of Products within Status
Posted: Thu Sep 23, 2010 10:35 am
Has anyone created a report where our admin can see those orders that contain a specific product or products?
Essentially what I was looking at doing was customizing the Admin/Orders/Default.aspx (and associated .cs) to all the existing parameter selections (e.g., status, date range, etc.) but add a "product" (either by name or by SKU) as a selection criteria.
So, the admin could enter whatever parameters (similar to what is currently available on the order management screen, along with a product. The resulting list of orders would be those that had the specified status (and/or other existing criteria) and where the order included the specified product.
Think of this in light of backlogs, such as future delivery orders (ones that will be shipped in the future) and back orders (orders we'd like to ship but can't due to a product being out of stock).
Might even be nice to have a count. But at least we could look at the list of orders that met the criteria.
Essentially what I was looking at doing was customizing the Admin/Orders/Default.aspx (and associated .cs) to all the existing parameter selections (e.g., status, date range, etc.) but add a "product" (either by name or by SKU) as a selection criteria.
So, the admin could enter whatever parameters (similar to what is currently available on the order management screen, along with a product. The resulting list of orders would be those that had the specified status (and/or other existing criteria) and where the order included the specified product.
Think of this in light of backlogs, such as future delivery orders (ones that will be shipped in the future) and back orders (orders we'd like to ship but can't due to a product being out of stock).
Might even be nice to have a count. But at least we could look at the list of orders that met the criteria.