{% extends 'base_admin.html.twig' %} {% block title %}Pref Shares Investors-{{ pagename }}{% endblock %} {% block body %}
! | #} {#Directors/ Brigitte contacted | #} {## | #}Shareholder (Click name to send e-mail) |
Shareholder comments feedback Hover for full text; click to update |
Mobile (Click to add/edit) |
Disclaimer signed | SAG | Referer | Pref Share Total | Amend allocation | {% for pub in pubs %} {% if pub.fundRaisePercent>0 %}{{ pub.name }}
-->Letter & FAQs
Fund raise:{{ pub.fundRaisePercent *100 }}%Pro-rata:{{ pub.PrefShareInterestRate *100 }}%; Excess:{{ (0.03+pub.PrefShareInterestRate) *100 }}%; Shareholding (Pref Share Election) |
{% endif %}
{% endfor %}
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
{% if user.mobile is not null %} {% else %}!{% endif %} | #} {#{{ user.softCirclePrefs |capitalize }} | #} {##} {# {% if user.softCirclePrefs is null %}#} {# Yes#} {# No#} {# {% elseif user.softCirclePrefs is not null %}#} {# Change#} {# {% endif %}#} {# | #}{{ user.fullName }} {{ user.wealthclub? '(WC)': '' }} | {% if user.fundraisecomments is not null %} {{ user.fundraisecomments | slice(0,25) }} {% else %} Add {% endif %} | {% if user.mobile is not null %} {{ user.mobile }} {% else %} Update {% endif %} | {% if user.disclaimerDate is not null %}{{ user.disclaimerDate.format('d-M-Y') }} | {% else %}{% endif %} | {{ user.isSAGMember ? 'Yes' : 'No' }} | {% if user.referal == "Ducalian Capital Limited" %}{% else %}{{ user.referal }}{% endif %} | {{ user.sharePrefAskForPubs()|number_format() }} | Amend | {% for pub in pubs %} {% if pub.fundRaisePercent>0 %} {% set contribution = user.getFundRaiseContributionForPub(pub) %}{% if contribution is not null %} {{ user.getInvestmentAmountForPub(pub)|number_format() }} {% if contribution.amount > 0 %} ({{ user.getFundRaiseContributionForPub(pub).amount|number_format }}) {% elseif contribution.amount is null %} (NS) {% else %} (TBD) {% endif %} {% else %} {{ user.getInvestmentAmountForPub(pub)|number_format() }} {% endif %} | {% endif %} {% endfor %}