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",