瀏覽代碼

fix: made is_system_generated hidden in customize form field doctype

version-14
Shariq Ansari 3 年之前
父節點
當前提交
874b6d3ab9
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      frappe/custom/doctype/customize_form_field/customize_form_field.json

+ 2
- 1
frappe/custom/doctype/customize_form_field/customize_form_field.json 查看文件

@@ -450,6 +450,7 @@
"default": "0",
"fieldname": "is_system_generated",
"fieldtype": "Check",
"hidden": 1,
"label": "Is System Generated",
"read_only": 1
}
@@ -458,7 +459,7 @@
"index_web_pages_for_search": 1,
"istable": 1,
"links": [],
"modified": "2022-03-31 11:27:05.269293",
"modified": "2022-03-31 12:05:11.799654",
"modified_by": "Administrator",
"module": "Custom",
"name": "Customize Form Field",


Loading…
取消
儲存