Open Hybris95 opened 1 week ago
Define from a field what is the limit of outdated commodities (if none, use maximum int value) Then use this field as a filter for each commodity_price (using "date_modified" field from commodity_price).
Remove sorting by outdated values and replace by a optional filters instead :
Define from a field what is the limit of outdated commodities (if none, use maximum int value) Then use this field as a filter for each commodity_price (using "date_modified" field from commodity_price).