From 92095d7c2e6feabfca821a3c4fd3c4392f14e89b Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Mon, 22 May 2023 01:05:34 +1000 Subject: [PATCH] Template updates --- InvenTree/company/templates/company/supplier_part.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/InvenTree/company/templates/company/supplier_part.html b/InvenTree/company/templates/company/supplier_part.html index 86991d184f..622bd147d0 100644 --- a/InvenTree/company/templates/company/supplier_part.html +++ b/InvenTree/company/templates/company/supplier_part.html @@ -173,7 +173,13 @@ src="{% static 'img/blank_image.png' %}" {% endif %} - {{ part.pack_units }} + + {{ part.pack_units }} + {% include "clip.html" %} + {% if part.part.units and part.pack_units_native %} + + {% endif %} + {% endif %} {% if part.note %}