瀏覽代碼

[fix] 'Assigned To' field renamed to 'Allocated To' in ToDo, to remove conflict with global assigned-to

version-14
Nabin Hait 10 年之前
父節點
當前提交
adf6d2f804
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      frappe/desk/doctype/todo/todo.json

+ 2
- 2
frappe/desk/doctype/todo/todo.json 查看文件

@@ -86,7 +86,7 @@
"fieldtype": "Link",
"ignore_user_permissions": 1,
"in_list_view": 0,
"label": "Assigned To",
"label": "Allocated To",
"options": "User",
"permlevel": 0,
"reqd": 1
@@ -178,7 +178,7 @@
"in_dialog": 0,
"issingle": 0,
"max_attachments": 0,
"modified": "2015-05-04 07:44:46.567785",
"modified": "2015-06-11 16:06:34.561469",
"modified_by": "Administrator",
"module": "Desk",
"name": "ToDo",


Loading…
取消
儲存