all txt files updated due to module renaming/merging
diff --git a/selling/Role/Sales Manager/Sales Manager.txt b/selling/Role/Sales Manager/Sales Manager.txt
index 5136e7c..5d975fc 100644
--- a/selling/Role/Sales Manager/Sales Manager.txt
+++ b/selling/Role/Sales Manager/Sales Manager.txt
@@ -1 +1,26 @@
-[{'modified_by': 'Administrator', 'name': 'Sales Manager', 'parent': None, 'creation': '2010-04-08 12:07:36', 'modified': '2010-04-08 12:07:36', 'module': 'Roles', 'doctype': 'Role', 'idx': None, 'parenttype': None, 'role_name': 'Sales Manager', 'owner': 'Administrator', 'docstatus': 0, 'parentfield': None}]
\ No newline at end of file
+# Role, Sales Manager
+[
+
+	# These values are common in all dictionaries
+	{
+		'creation': '2010-08-08 17:08:51',
+		'docstatus': 0,
+		'modified': '2010-04-08 12:07:36',
+		'modified_by': 'Administrator',
+		'owner': 'Administrator'
+	},
+
+	# These values are common for all Role
+	{
+		'doctype': 'Role',
+		'module': 'Selling',
+		'name': '__common__',
+		'role_name': 'Sales Manager'
+	},
+
+	# Role, Sales Manager
+	{
+		'doctype': 'Role',
+		'name': 'Sales Manager'
+	}
+]
\ No newline at end of file