| Name | Role | Status | Picker approval | Actions | |
|---|---|---|---|---|---|
| {{ u.first_name }} {{ u.last_name }} | {{ u.email }} |
{{ u.role|title }}
{% if u.customer_profile %} {% if u.customer_profile.account_type == 'b2b' %}Business{% else %}Individual{% endif %}{% endif %} {% if u.picker_profile %} {% if u.picker_profile.picker_segment == 'b2b' %} B2B · {{ u.picker_profile.truck_type.icon }} {{ u.picker_profile.truck_type.name|default:"No truck set" }} {% else %} B2C {% endif %} {% endif %} |
{% if u.is_active %} Active {% else %} Suspended {% endif %} | {% if u.picker_profile %} {% if u.picker_profile.is_approved %} Approved {% else %} Pending {% endif %} {% else %} — {% endif %} | Edit {% if u.picker_profile and not u.picker_profile.is_approved %} {% endif %} {% if u.role != 'admin' %} {% endif %} |
| No users found. | |||||