diff --git a/tailbone/views/products.py b/tailbone/views/products.py index 7e54656e..54f88c6f 100644 --- a/tailbone/views/products.py +++ b/tailbone/views/products.py @@ -264,6 +264,7 @@ class ProductCrud(CrudView): fs.size, fs.department, fs.subdepartment, + fs.category, fs.family, fs.report_code, fs.regular_price,