From 62885b3c56495b26eb485ebbb256247109d41573 Mon Sep 17 00:00:00 2001 From: Neil Trini Lasrado Date: Thu, 12 Feb 2015 17:41:20 +0530 Subject: [PATCH] Price list name made -no copy --- erpnext/stock/doctype/price_list/price_list.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/erpnext/stock/doctype/price_list/price_list.json b/erpnext/stock/doctype/price_list/price_list.json index 3349559ca5..a944d20ef1 100644 --- a/erpnext/stock/doctype/price_list/price_list.json +++ b/erpnext/stock/doctype/price_list/price_list.json @@ -27,6 +27,7 @@ "fieldname": "price_list_name", "fieldtype": "Data", "label": "Price List Name", + "no_copy": 1, "oldfieldname": "price_list_name", "oldfieldtype": "Data", "permlevel": 0, @@ -74,7 +75,7 @@ "icon": "icon-tags", "idx": 1, "max_attachments": 1, - "modified": "2015-02-05 05:11:42.450750", + "modified": "2015-02-12 17:39:02.825767", "modified_by": "Administrator", "module": "Stock", "name": "Price List",