From b3cca1d851847ac3a8d6191848afba8ffb98368f Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Sat, 11 May 2019 18:07:37 +1000 Subject: [PATCH] Improve form management when possible part matches are found - Display the checkbox always - Display a warning message above the form --- InvenTree/part/templates/part/create_part.html | 3 ++- InvenTree/part/views.py | 7 +++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/InvenTree/part/templates/part/create_part.html b/InvenTree/part/templates/part/create_part.html index 25e0d66597..30bbf099f1 100644 --- a/InvenTree/part/templates/part/create_part.html +++ b/InvenTree/part/templates/part/create_part.html @@ -5,7 +5,8 @@ {{ block.super }} {% if matches %} -Matching Parts +Possible Matching Parts +

The new part may be a duplicate of these existing parts: