From c7f0d56be44b70d0a1a8f1364a5c5d80f2a224f3 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Sun, 12 May 2019 16:09:11 +1000 Subject: [PATCH] Don't display BOM hash any more! --- InvenTree/part/templates/part/detail.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/InvenTree/part/templates/part/detail.html b/InvenTree/part/templates/part/detail.html index 42c7af0bfe..ddb0523a83 100644 --- a/InvenTree/part/templates/part/detail.html +++ b/InvenTree/part/templates/part/detail.html @@ -51,10 +51,6 @@ {{ part.URL }} {% endif %} - - Hash - {{ part.get_bom_hash }} - Category