Browse Source

fix the set query for the dynamic field (#4390)

version-14
Manas Solanki 7 years ago
committed by Rushabh Mehta
parent
commit
8804db7249
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      frappe/core/doctype/user_permission/user_permission.json

+ 2
- 2
frappe/core/doctype/user_permission/user_permission.json View File

@@ -148,7 +148,7 @@
"issingle": 0,
"istable": 0,
"max_attachments": 0,
"modified": "2017-07-27 22:55:58.647315",
"modified": "2017-10-26 09:51:47.663104",
"modified_by": "Administrator",
"module": "Core",
"name": "User Permission",
@@ -176,7 +176,7 @@
"write": 1
}
],
"quick_entry": 1,
"quick_entry": 0,
"read_only": 0,
"read_only_onload": 0,
"show_name_in_global_search": 0,


Loading…
Cancel
Save