Ver a proveniência

[Fix] User frappe_userid set to read only (#3670)

version-14
Revant Nandgaonkar há 8 anos
committed by Rushabh Mehta
ascendente
cometimento
6a46a5ae1f
1 ficheiros alterados com 2 adições e 2 eliminações
  1. +2
    -2
      frappe/core/doctype/user/user.json

+ 2
- 2
frappe/core/doctype/user/user.json Ver ficheiro

@@ -1949,7 +1949,7 @@
"precision": "",
"print_hide": 0,
"print_hide_if_no_value": 0,
"read_only": 0,
"read_only": 1,
"remember_last_selected_value": 0,
"report_hide": 0,
"reqd": 0,
@@ -1971,7 +1971,7 @@
"istable": 0,
"max_attachments": 5,
"menu_index": 0,
"modified": "2017-05-19 09:12:35.697915",
"modified": "2017-07-12 19:24:00.824902",
"modified_by": "Administrator",
"module": "Core",
"name": "User",


Carregando…
Cancelar
Guardar