Stock Reporting by Category

I would like to find the value of stock in a given product category. Is there a way to do that using the client?

You can open “Products by Locations” and add a filter like “Product.Categories: <category name>”.

If I have categories Men and Women. Then filtering for “Product.Categories: Men” also gives products in Women.

Not good!

Use “Product.Categories: =Men”

Let me point out that if the category Men, has parent XYZ, then one should use:
Product.Categories: “XYZ / Men”

I was typing :Men but not taking into account the parent.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.