{% extends 'industry_reforged/base.html' %} {% load i18n %} {% load humanize %} {% block details %}
| Activity | Item | Runs | Success Probability | Successful Runs | Cost | Status | End Date |
|---|---|---|---|---|---|---|---|
| {{ job.activity_id }} |
{% if job.product_type %}
|
{{ job.runs }} | {% if job.probability %}{{job.probability|floatformat:2}}%{% endif %} | {{ job.successful_runs|default_if_none:"-" }} | {{ job.cost|floatformat:2|intcomma}} ISK | {{ job.status|title }} | {{ job.end_date|date:"Y-m-d H:i" }} |
esi-planets.manage_planets.v1 scope via the
Tokens /
Services page, and click "Refresh PI Data".