fix: removed unique from doctype field
This commit is contained in:
parent
fc80e535b2
commit
145d26403f
@ -19,8 +19,7 @@
|
||||
"in_list_view": 1,
|
||||
"in_standard_filter": 1,
|
||||
"label": "Document Type",
|
||||
"options": "DocType",
|
||||
"unique": 1
|
||||
"options": "DocType"
|
||||
},
|
||||
{
|
||||
"fieldname": "type",
|
||||
@ -47,7 +46,7 @@
|
||||
],
|
||||
"index_web_pages_for_search": 1,
|
||||
"links": [],
|
||||
"modified": "2024-06-07 17:01:20.250697",
|
||||
"modified": "2024-06-13 15:10:01.612851",
|
||||
"modified_by": "Administrator",
|
||||
"module": "FCRM",
|
||||
"name": "CRM Fields Layout",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user