{% load bootstrap %} {% load guardian_tags %} {% load user_groups %} {% load organizations_extras %} {% is_scipost_admin request.user as is_scipost_admin %} {% get_obj_perms request.user for org as "user_org_perms" %}
{% if perms.scipost.can_manage_organizations %}

Manage this organization:


{% endif %} {% include "organizations/_hx_organization_info.html" %}

Funder Registry instances associated to this Organization:

    {% for funder in org.funder_set.all %}
  • {{ funder }}
  • {% empty %}
  • No Funder Registry instance found

    Without a Funder Registry instance, we cannot record funding acknowledgements to this Organization with Crossref.

    Are you a representative of this Organization? We advise you to:

  • {% endfor %}
{% if perms.can_manage_organizations %} {% endif %}

Associated Publications {% if perms.scipost.can_manage_organizations %} (with PubFracs {% include 'bi/info-circle-fill.html' %}) {% endif %}:

{{ org.cf_nr_associated_publications }} total publication{{ org.cf_nr_associated_publications|pluralize }}

{% regroup org.get_publications_with_year|dictsortreversed:'publication_year' by publication_year as publication_years %} {% for publication_year in publication_years %}

{{ publication_year.grouper }}

{{ publication_year.list|length }} publication{{ publication_year.list|pluralize }}{% if perms.scipost.can_manage_organizations %}, {{ org|pubfracs_in_year:publication_year.grouper }} pubfracs{% endif %}

    {% for publication in publication_year.list %}
  • {{ publication.title }}
    by {{ publication.author_list }},
    {{ publication.citation }} {% if perms.scipost.can_manage_organizations or "can_view_org_contacts" in user_org_perms %}
    Expenditure: €{{ org|expenditure_for_publication:publication }} {% endif %}
  • {% endfor %}
{% endfor %}
{% if perms.can_manage_organizations %} {% endif %}

Associated Authors

{{ org.get_author_profiles|length }} author{{ org.get_author_profiles|length|pluralize }}

    {% for profile in org.get_author_profiles %} {% if profile.contributor %}
  • {{ profile }}
  • {% else %}
  • {{ profile }}
  • {% endif %} {% empty %}
  • No Profile found
  • {% endfor %}
{% if org.children.all|length > 0 %}

Associated authors from sub-organizations:

    {% for child in org.children.all %}
  • {{ child }}:
      {% for profile in child.get_author_profiles %} {% if profile.contributor %}
    • {{ profile }}
    • {% else %}
    • {{ profile }}
    • {% endif %} {% empty %}
    • No Profile found
    • {% endfor %}
  • {% endfor %}
{% endif %}

Affiliated Fellows

Currently active

{{ org.fellowships.active|length }} fellow{{ org.fellowships.active|length|pluralize }}

    {% for fellow in org.fellowships.active %}
  • {{ fellow }}
  • {% empty %}
  • No fellowship found
  • {% endfor %}

Former

{{ org.fellowships.former|length }} fellow{{ org.fellowships.former|length|pluralize }}

    {% for fellow in org.fellowships.former %}
  • {{ fellow }}
  • {% empty %}
  • No fellowship found
  • {% endfor %}
{% with children=org.children.all %} {% if children|length > 0 %}

Fellows associated to sub-organizations

{% for child in children %} {% with active=child.fellowships.active former=childfellowships.former %} {% if active|length > 0 or former|length > 0 %}
Organization Current Former
{{ child }}
    {% for fellow in active %}
  • {{ fellow }}
  • {% empty %}
  • No fellowship found
  • {% endfor %}
    {% for fellow in former %}
  • {{ fellow }}
  • {% empty %}
  • No fellowship found
  • {% endfor %}
{% endif %} {% endwith %} {% endfor %} {% endif %} {% endwith %}

Support history

{% if 'finadmin' in user_roles %}

Create a new subsidy from this Organization

{% endif %}

Direct support

{% if org.subsidy_set.direct.obtained|length > 0 or org.children.all|length > 0 %} {% if org.subsidy_set.direct.obtained|length > 0 %} {% for subsidy in org.subsidy_set.direct.obtained %} {% endfor %}
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_from }} {% if subsidy.date_until %}until {{ subsidy.date_until }}{% endif %}
Total support obtained: {% with org.get_total_subsidies_publicly_shown as total_subsidies %} {% if total_subsidies %} €{{ total_subsidies }} {% else %} - {% endif %} {% endwith %}
{% endif %} {% if org.children.all|length > 0 %}

See also the subsidies obtained from these sub-organizations:

    {% for child in org.children.all %}
  • {{ child }}
  • {% endfor %}
{% endif %} {% else %}

This Organization has not yet supported SciPost directly.

{% endif %} {% if org.subsidy_set.through_individual_budget.exists %}

Support through Individual budgets

{% if "can_manage_subsidies" in perms %} {% endif %} {% for subsidy in org.subsidy_set.through_individual_budget.all %} {% if "can_manage_subsidies" in perms %} {% endif %} {% endfor %}
List of Subsidies funded through individual budgets provided by this Organization. Click on a row to see more details.
Type Amount DateIndividual Budget
{{ 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_from }} {% if subsidy.date_until %}until {{ subsidy.date_until }}{% endif %} {% if subsidy.individual_budget.budget_number %} {{ subsidy.individual_budget.budget_number }} {% endif %} View
{%endif %} {% if org.parent %}

See also the subsidies from this parent organization:

{% endif %} {% include "pins/_hx_notes_list.html" with object=org %}

Balance of SciPost expenditures versus support received

The following Expenditures ({{ organization }}) table compiles the expenditures by SciPost to publish all papers which are associated to {{ organization }} {% if organization.has_pubfracs %}, and weighed by this Organization's PubFracs{% endif %}.

{% if 'finadmin' in user_roles %}

[FinAdmin]
The next columns detail the compensations (through Subsidies) obtained from this Organization, or from other (ally) Organizations on its behalf. Any negative balance hits SciPost's reserve budget.

{% endif %}
Help! What do these terms mean? {% include 'finances/_definitions_table.html' %}
{% if 'finadmin' in user_roles %} {% if organization.has_pubfracs %} {% endif %} {% endif %} {% if 'finadmin' in user_roles %} {% endif %} {% if organization.has_pubfracs %} {% endif %} {% if organization.has_pubfracs %} {% if 'finadmin' in user_roles %} {% endif %} {% endif %} {% if 'finadmin' in user_roles %} {% if balance.cumulative.associated_uncompensated > 0 %} {% else %} {% endif %} {% endif %} {% if organization.has_pubfracs %}{% endif %} {% if organization.has_pubfracs %} {% if 'finadmin' in user_roles %} {% endif %} {% endif %} {% now "Y" as current_year %} {% for year in publishing_years %} {% for key, val in balance.items %} {% if year == key|add:"0" %} {% if 'finadmin' in user_roles %} {% if val.expenditures.total.associated_uncompensated > 0 %} {% else %} {% endif %} {% endif %} {% if organization.has_pubfracs %}{% endif %} {% if organization.has_pubfracs %} {% if 'finadmin' in user_roles %} {% endif %} {% endif %} {% endif %} {% endfor %} {% endfor %}
FinAdmin FinAdmin
Year (click to toggle details) NAP{% include 'bi/info-circle-fill.html' %} Total associated expendituresTotal associated compensations Total associated uncompensated Bystander percentagePubFrac
share
Subsidy
support
Compensations (self) Reserved Compensations (Allies)Impact on
reserves
Cumulative {{ balance.cumulative.nap }} €{{ balance.cumulative.associated_expenditures }}€{{ balance.cumulative.associated_compensated }}€{{ balance.cumulative.associated_uncompensated }}€{{ balance.cumulative.associated_uncompensated }}{{ balance.cumulative.bystander_percentage }}€{{ balance.cumulative.expenditures }}€{{ balance.cumulative.subsidy_income }}€{{ balance.cumulative.self_compensated }} €{{ balance.cumulative.reserved }} €{{ balance.cumulative.ally_compensated }}€{{ balance.cumulative.impact_on_reserves }}
Per year:
{{ val.expenditures.total.nap }} €{{ val.expenditures.total.associated_expenditures }}€{{ val.expenditures.total.associated_compensated }}€{{ val.expenditures.total.associated_uncompensated }}€{{ val.expenditures.total.associated_uncompensated }}{{ val.expenditures.total.bystander_percentage }}€{{ val.expenditures.total.expenditures }}€{{ val.subsidy_income }}€{{ val.expenditures.total.self_compensated }} €{{ val.reserved }} €{{ val.expenditures.total.ally_compensated }}€{{ val.impact_on_reserves }}

The following table give an overview of expenditures {% if 'finadmin' in user_roles %}and their compensation{% endif %} , compiled for all Publications which are associated to {{ organization }} for {{ year }}.

You can see the list of associated publications {% if 'finadmin' in user_roles %}and their PubFracs{% endif %} under the Publications tab.

{% if 'finadmin' in user_roles %} {% if organization.has_pubfracs %} {% endif %} {% endif %} {% if 'finadmin' in user_roles %} {% endif %} {% if organization.has_pubfracs %} {% if 'finadmin' in user_roles %} {% endif %} {% endif %} {% for journal, journaldata in val.expenditures.per_journal.items %} {% if 'finadmin' in user_roles %} {% if journaldata.associated_uncompensated > 0 %} {% else %} {% endif %} {% endif %} {% if organization.has_pubfracs %} {% if 'finadmin' in user_roles %} {% if journaldata.uncompensated > 0 %} {% else %} {% endif %} {% endif %} {% endif %} {% endfor %}
Expenditures ({{ organization }})
FinAdmin FinAdmin
Journal APEX NAP Total associated expendituresTotal associated compensations Total associated uncompensated Bystander percentagePubFracs PubFracs expenditures shareCompensations (Organization) Compensations (Allies) Balance (uncompensated)
{{ journal }} €{{ journaldata.costperpaper }} {{ journaldata.nap }} €{{ journaldata.associated_expenditures }}€{{ journaldata.associated_compensated }}€{{ journaldata.associated_uncompensated }}€{{ journaldata.associated_uncompensated }}{{ journaldata.bystander_percentage }}{{ journaldata.pubfracs }} €{{ journaldata.expenditures }}€{{ journaldata.self_compensated }} €{{ journaldata.ally_compensated }}€{{ journaldata.uncompensated }}€{{ journaldata.uncompensated }}
{% if perms.scipost.can_manage_organizations or perms.scipost.can_add_contactperson or "can_view_org_contacts" in user_org_perms %}

Contacts (with explicit role)

{% if perms.scipost.can_manage_organizations %} {% endif %} {% if perms.scipost.can_manage_organizations or "can_view_org_contacts" in user_org_perms %} {% endif %} {% for contactrole in org.contactrole_set.all %} {% if perms.scipost.can_manage_organizations or "can_view_org_contacts" in user_org_perms %} {% endif %} {% endfor %}
Name Email Kind Date from Date untilAccount active? Actions
{{ contactrole.contact }} {{ contactrole.contact.user.email }} {{ contactrole.get_kind_display }} {{ contactrole.date_from|date:"Y-m-d" }} {{ contactrole.date_until|date:"Y-m-d" }} {% if contactrole.contact.user.is_active %} {% include 'bi/check-circle-fill.html' %} {% else %} {% include 'bi/x-circle-fill.html' %} {% endif %}
    {% if perms.scipost.can_manage_organizations %}
  • Email (generic)
  • Email (subsidy renewal)
  • {% endif %} {% if perms.scipost.can_manage_organizations or "can_view_org_contacts" in user_org_perms %}
  • Update
  • {% endif %} {% if perms.scipost.can_manage_organizations %}
  • Delete
  • {% endif %}

Contact persons

{% if perms.scipost.can_manage_organizations or perms.scipost.can_add_contactperson %} {% endif %} {% if perms.scipost.can_manage_organizations or "can_view_org_contacts" in user_org_perms %} {% endif %} {% for contactperson in org.contactperson_set.all %} {% if perms.scipost.can_manage_organizations or "can_view_org_contacts" in user_org_perms %} {% endif %} {% empty %} {% endfor %}
Name Email Role Source StatusActions
{{ contactperson }} {{ contactperson.email }} {{ contactperson.role }} {{ contactperson.info_source }} {{ contactperson.get_status_display }} {% if contactperson.status == 'deprecated' %}
{{ contactperson.date_deprecated|date:"Y-m-d" }}
{% endif %}
No contact person defined
{% endif %} {% if perms.scipost.can_manage_organizations %}

Events

    {% for event in org.organizationevent_set.all %} {% include 'organizations/_organization_event_li.html' with event=event %} {% empty %}
  • No event found
  • {% endfor %}
{% endif %}