fix: removed unique from doctype field

This commit is contained in:
Shariq Ansari 2024-06-13 15:42:18 +05:30
parent fc80e535b2
commit 145d26403f

View File

@ -19,8 +19,7 @@
"in_list_view": 1, "in_list_view": 1,
"in_standard_filter": 1, "in_standard_filter": 1,
"label": "Document Type", "label": "Document Type",
"options": "DocType", "options": "DocType"
"unique": 1
}, },
{ {
"fieldname": "type", "fieldname": "type",
@ -47,7 +46,7 @@
], ],
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"links": [], "links": [],
"modified": "2024-06-07 17:01:20.250697", "modified": "2024-06-13 15:10:01.612851",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "FCRM", "module": "FCRM",
"name": "CRM Fields Layout", "name": "CRM Fields Layout",