From 5b9bfcc930908b22f51cd327fff5d633502f91ed Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Tue, 21 Feb 2023 21:34:48 +1100 Subject: [PATCH] Remove pricing button from part page --- InvenTree/part/templates/part/part_base.html | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/InvenTree/part/templates/part/part_base.html b/InvenTree/part/templates/part/part_base.html index e5c9d6f07d..1a0d06c116 100644 --- a/InvenTree/part/templates/part/part_base.html +++ b/InvenTree/part/templates/part/part_base.html @@ -57,9 +57,6 @@ {% endif %} {% if part.active %} - {% if roles.stock.change %}