Skip to content
Snippets Groups Projects
Commit aa6a3271 authored by Carlos Vega's avatar Carlos Vega
Browse files

format

parent d58f58f2
No related branches found
No related tags found
1 merge request!178Feature/import data pdp
......@@ -164,8 +164,8 @@ def get_subjects_with_no_visit(user):
resigned=False,
unfinished_visit_count=0,
default_location__in=get_filter_locations(user),
postponed=False,
excluded=False,
postponed=False
datetime_contact_reminder__isnull=True,
).exclude(vouchers__status=VOUCHER_STATUS_NEW)
return result
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment