We would like to have the option to have OR statements as opposed to only AND statements in the filters. Specifically, we would like to create a filter that shows me all the orders that need attention before the label can be printed. That is, we want to have a filter that shows any orders that:
Currently, the filters only display with AND statements which is unhelpful because it is highly unlikely that any order would have all of these criteria. We would like to have a filter that can display all the items that fit even one of these criteria.