{% extends "base.html" %} {% block title %}Export Customers | Customer Log & Sign Off{% endblock %} {% block content %}

Password-protected customer export

Filter the customer list, then enter the export password to download a CSV file.

Back to Customer Log
Export filters
Matching customers now: {{ matching_count }}
Confirm export

The CSV file will include company details, address, contacts, statuses, machine interests, notes, and next contact date.

Cancel
{% endblock %}