{% extends 'production/base.html' %} {% block breadcrumb_items %}
{% endblock %} {% block pagetitle %}: Production page{% endblock pagetitle %} {% load bootstrap %} {% load scipost_extras %} {% load submissions_extras %} {% block content %}Submission | Target Journal | Status |
Latest activity
Submission accepted |
Has supervisor |
Production officer
Invitations officer |
---|---|---|---|---|---|
{{ stream.submission.title }}
by {{ stream.submission.author_list }} |
{{ stream.submission.editorial_decision.for_journal }} |
{{ stream.get_status_display }}
{% if stream.submission.editorial_decision.status == stream.submission.editorial_decision.AWAITING_PUBOFFER_ACCEPTANCE %}Wait! author acceptance of puboffer required!{% endif %} |
{{ stream.latest_activity|timesince }} ago
{{ stream.opened|timesince }} ago |
{% if stream.supervisor %} {{ stream.supervisor }} {% else %} {% endif %} |
{% if stream.officer %}
{{ stream.officer }}
{% else %}
{% endif %}
{% if stream.invitations_officer %} {{ stream.invitations_officer }} {% else %} {% endif %} |
Date | Comment | Stream | Log type | Duration |
---|---|---|---|---|
{{ log.work_date }} | {{ log.comments }} | {{ log.content }} | {{ log.log_type }} | {{ log.duration|duration }} |
No logs found. |