diff --git a/frappe/core/doctype/domain/domain.json b/frappe/core/doctype/domain/domain.json index b0c4e89f14..35b68d0714 100644 --- a/frappe/core/doctype/domain/domain.json +++ b/frappe/core/doctype/domain/domain.json @@ -49,12 +49,12 @@ "hide_toolbar": 0, "idx": 0, "image_view": 0, - "in_create": 0, + "in_create": 1, "is_submittable": 0, "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2017-05-09 11:39:03.877720", + "modified": "2017-06-16 13:03:25.430679", "modified_by": "Administrator", "module": "Core", "name": "Domain", @@ -65,8 +65,8 @@ "amend": 0, "apply_user_permissions": 0, "cancel": 0, - "create": 1, - "delete": 1, + "create": 0, + "delete": 0, "email": 1, "export": 1, "if_owner": 0, @@ -79,7 +79,7 @@ "set_user_permissions": 0, "share": 1, "submit": 0, - "write": 1 + "write": 0 } ], "quick_entry": 1,