diff --git a/InvenTree/order/templates/order/return_order_detail.html b/InvenTree/order/templates/order/return_order_detail.html index ac9637b553..b2faf502af 100644 --- a/InvenTree/order/templates/order/return_order_detail.html +++ b/InvenTree/order/templates/order/return_order_detail.html @@ -16,7 +16,13 @@

{% trans "Line Items" %}

{% include "spacer.html" %} - +
+ {% if roles.return_order.add %} + + {% endif %} +
@@ -33,7 +39,7 @@

{% trans "Extra Lines" %}

{% include "spacer.html" %}
- {% if roles.return_order.change %} + {% if roles.return_order.add %}