소스 검색

make User Permissions importable (#4367)

version-14
Prateeksha Singh 7 년 전
committed by Nabin Hait
부모
커밋
6f891cc3bb
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      frappe/core/doctype/user_permission/user_permission.json

+ 2
- 2
frappe/core/doctype/user_permission/user_permission.json 파일 보기

@@ -1,7 +1,7 @@
{
"allow_copy": 0,
"allow_guest_to_view": 0,
"allow_import": 0,
"allow_import": 1,
"allow_rename": 0,
"beta": 0,
"creation": "2017-07-17 14:25:27.881871",
@@ -148,7 +148,7 @@
"issingle": 0,
"istable": 0,
"max_attachments": 0,
"modified": "2017-07-27 22:55:58.647315",
"modified": "2017-10-24 13:25:33.258794",
"modified_by": "Administrator",
"module": "Core",
"name": "User Permission",


불러오는 중...
취소
저장