diff --git a/InvenTree/order/templates/order/order_base.html b/InvenTree/order/templates/order/order_base.html index 6be2cfad68..c2aa10f722 100644 --- a/InvenTree/order/templates/order/order_base.html +++ b/InvenTree/order/templates/order/order_base.html @@ -50,7 +50,7 @@ {% if order.status == PurchaseOrderStatus.PENDING %} {% elif order.status == PurchaseOrderStatus.PLACED %}