fix: Change property of field

This commit is contained in:
michellealva 2020-08-30 21:37:45 +05:30
parent 288ced24db
commit f46c1c5164

View File

@ -445,9 +445,9 @@
{ {
"fieldname": "naming_series", "fieldname": "naming_series",
"fieldtype": "Select", "fieldtype": "Select",
"hidden": 1,
"label": "Series", "label": "Series",
"options": "PROJ.####", "options": "PROJ.####",
"reqd": 1,
"set_only_once": 1 "set_only_once": 1
} }
], ],
@ -456,7 +456,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"links": [], "links": [],
"max_attachments": 4, "max_attachments": 4,
"modified": "2020-08-30 19:32:40.050707", "modified": "2020-08-30 21:36:45.915818",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Projects", "module": "Projects",
"name": "Project", "name": "Project",