{% load bootstrap %} {% load guardian_tags %} {% load user_groups %} {% load organizations_extras %} {% block headsup %} {% endblock headsup %} {% is_scipost_admin request.user as is_scipost_admin %} {% get_obj_perms request.user for org as "user_org_perms" %}
Are you a representative of this Organization? We advise you to:
List of the subsidies (in one form or another) which SciPost has received from this Organization. Click on a row to see more details.
Type | Amount | Date | |
---|---|---|---|
{{ subsidy.get_subsidy_type_display }} | {% if subsidy.amount_publicly_shown or perms.scipost.can_manage_subsidies or "can_view_org_contacts" in user_org_perms %}€{{ subsidy.amount }}{% else %}-{% endif %} | {{ subsidy.date }}{% if subsidy.date_until %} until {{ subsidy.date_until }}{% endif %} | |
Total support obtained: | {% if subsidy.amount_publicly_shown or perms.scipost.can_manage_subsidies or "can_view_org_contacts" in user_org_perms %}€{{ org.get_total_subsidies_obtained }}{% else %}-{% endif %} |
See subsidies obtained from related organizations
This Organization has not yet supported SciPost.
{% endif %}Name | Kind | Date from | Date until | {% if perms.scipost.can_manage_organizations or "can_view_org_contacts" in user_org_perms %}Account active? |
Actions | {% endif %}
---|---|---|---|---|---|
{{ contactrole.contact }} | {{ contactrole.get_kind_display }} | {{ contactrole.date_from|date:"Y-m-d" }} | {{ contactrole.date_until|date:"Y-m-d" }} | {% if perms.scipost.can_manage_organizations or "can_view_org_contacts" in user_org_perms %}{% if contactrole.contact.user.is_active %}{% else %}{% endif %} |
|
{% endif %}
{{ contactperson }} | {{ contactperson.email }} | {{ contactperson.role }} | {% if perms.scipost.can_manage_organizations or "can_view_org_contacts" in user_org_perms %}
|
{% endif %}
No contact person defined |