diff --git a/RIGS/templates/partials/event_status.html b/RIGS/templates/partials/event_status.html index 42643608..364015ae 100644 --- a/RIGS/templates/partials/event_status.html +++ b/RIGS/templates/partials/event_status.html @@ -3,7 +3,7 @@ {% if event.is_rig %} {% if event.sum_total > 0 %} {% if event.purchase_order %} - PO: {{ event.purchase_order }} + PO: Received {% elif event.authorised %} Authorisation: Complete {% elif event.authorisation and event.authorisation.amount != event.total and event.authorisation.last_edited_at > event.auth_request_at %}