{% extends "management/base.html" %} {% load static i18n humanize mathfilters account_tag management_tag base_tag %} {% block page_title %} {% get_management_roles as MANAGEMENT_ROLES %}
{{residence.product.full_address}}
Room {{residence.lease.room_num}}
{% endif %} {% endif %}Email {{user.email}}
Mobile{{user.phone_number}}
Nationality {{user.nationality}}
Account {% if user.profile_owner.stripe_account %} Bank Account Connected {% if stripe_dashboard_url %} Open Dashboard {% endif %} {% else %} {% if products %} Add Bank Account - REQUIRED {% else %} Unable to activate {% endif %} {% endif %}
Address {{user.profile_owner.full_address}}
{% elif request.session.active_role == MANAGEMENT_ROLES.tenant_role %}Occupation {{user.profile_tenant.occupation}}
Credit Score {{user.profile_tenant.credit_score}}
Emergency Contact {{user.profile_tenant.emergency_contact}}
Bank Account ADD
{% for bank_account in bank_accounts %}
{{bank_account.bank_name}}
*******{{bank_account.account_last4}}
{{bank_account.account_holder_name}}
{% if bank_account.status == 'verified' %}
Verified
{% else %}
Verification Pending
Verify
{% endif %}
Autopay
{% elif residence.lease.is_auto_paid and allowed_to_disable_autopay %}Autopay {{residence.lease.payment_day|ord}} of every month
{% endif %} {% endif %}{{agency.detail.description}}
{% endif %}Phone {{member.phone_number}}
Email {{member.email}}
TITLE | DATE |
---|---|
{{maintenance.title}} {{maintenance.get_status_display}} | {{maintenance.created_at|date:"M. j. Y."}} |