diff --git a/InvenTree/stock/templates/stock/item.html b/InvenTree/stock/templates/stock/item.html index b00b77ecac..7f6673621c 100644 --- a/InvenTree/stock/templates/stock/item.html +++ b/InvenTree/stock/templates/stock/item.html @@ -2,6 +2,8 @@ {% load static %} {% block content %} +{% load qr_code %} +
Part | {{ item.part.name }} |
UUID | +{{ item.uuid }} | +
Belongs To |