From bbada3e87339e582f246c2e76b417837b72389a7 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 19 Jul 2021 14:34:58 +1000 Subject: [PATCH] Fix duplicate table naming --- InvenTree/part/templates/part/prices.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InvenTree/part/templates/part/prices.html b/InvenTree/part/templates/part/prices.html index 65d36e005a..7581d659e1 100644 --- a/InvenTree/part/templates/part/prices.html +++ b/InvenTree/part/templates/part/prices.html @@ -217,7 +217,7 @@
-
+
{% if part.bom_count > 0 %}