From 76625b359eb93e91ccd4a16c3b3bc1c7485e84c1 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Wed, 3 Jan 2018 14:03:53 +0530 Subject: [PATCH] Removed naming series from set_only_once in pos profile --- erpnext/accounts/doctype/pos_profile/pos_profile.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/accounts/doctype/pos_profile/pos_profile.json b/erpnext/accounts/doctype/pos_profile/pos_profile.json index e2a6b53f28..2cb8e1024a 100644 --- a/erpnext/accounts/doctype/pos_profile/pos_profile.json +++ b/erpnext/accounts/doctype/pos_profile/pos_profile.json @@ -130,7 +130,7 @@ "report_hide": 0, "reqd": 1, "search_index": 0, - "set_only_once": 1, + "set_only_once": 0, "unique": 0 }, { @@ -1476,7 +1476,7 @@ "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2017-12-11 17:30:45.198147", + "modified": "2018-01-03 17:30:45.198147", "modified_by": "Administrator", "module": "Accounts", "name": "POS Profile",