test sentinel
This commit is contained in:
@@ -122,7 +122,7 @@ class QuotaDashboardService:
|
||||
quota__product_id=prod_id
|
||||
)
|
||||
|
||||
# filter queryset (transactions & items) by date
|
||||
# filter queryset (transactions & items) by
|
||||
if (start_date and end_date) or query_string:
|
||||
org_quota_stats = DynamicSearchService(
|
||||
queryset=org_quota_stat,
|
||||
|
||||
Reference in New Issue
Block a user