From e29cc8abda5fe0e68f7e128b9a94c15fa13291f6 Mon Sep 17 00:00:00 2001 From: Chris Busillo Date: Fri, 25 Oct 2024 12:25:21 -0400 Subject: [PATCH] Make product name field readonly in manufacturer view Set the product name field to readonly in the manufacturer's products list to prevent accidental edits. This ensures data consistency and helps avoid unintentional modifications by users. --- product_connect/views/product_manufacturer_views.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product_connect/views/product_manufacturer_views.xml b/product_connect/views/product_manufacturer_views.xml index 2627c6d..0df51ed 100644 --- a/product_connect/views/product_manufacturer_views.xml +++ b/product_connect/views/product_manufacturer_views.xml @@ -27,7 +27,7 @@ - +