{% 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 }} | €{{ subsidy.amount }} | {{ subsidy.date }}{% if subsidy.date_until %} until {{ subsidy.date_until }}{% endif %} | |
Total support obtained: | €{{ org.get_total_subsidies_obtained }} |
This Organization has not yet supported SciPost.
{% endif %}Name | Kind | Date from | Date until | Account activated? |
Actions |
---|---|---|---|---|---|
{{ contactrole.contact }} | {{ contactrole.get_kind_display }} | {{ contactrole.date_from|date:"Y-m-d" }} | {{ contactrole.date_until|date:"Y-m-d" }} | {% if contactrole.contact.user.is_active %}{% else %}{% 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 |