浏览代码

Resolved Conflicts

version-14
shridhar 7 年前
父节点
当前提交
b3df0bffe0
共有 1 个文件被更改,包括 31 次插入0 次删除
  1. +31
    -0
      frappe/core/doctype/docshare/docshare.json

+ 31
- 0
frappe/core/doctype/docshare/docshare.json 查看文件

@@ -242,6 +242,37 @@
"search_index": 0,
"set_only_once": 0,
"unique": 0
},
{
"allow_bulk_edit": 0,
"allow_on_submit": 0,
"bold": 0,
"collapsible": 0,
"columns": 0,
"default": "1",
"fieldname": "notify_by_email",
"fieldtype": "Check",
"hidden": 0,
"ignore_user_permissions": 0,
"ignore_xss_filter": 0,
"in_filter": 0,
"in_global_search": 0,
"in_list_view": 0,
"in_standard_filter": 0,
"label": "Notify by email",
"length": 0,
"no_copy": 0,
"permlevel": 0,
"precision": "",
"print_hide": 1,
"print_hide_if_no_value": 0,
"read_only": 0,
"remember_last_selected_value": 0,
"report_hide": 0,
"reqd": 0,
"search_index": 0,
"set_only_once": 0,
"unique": 0
}
],
"has_web_view": 0,


正在加载...
取消
保存