fix: allow write perm by default

This commit is contained in:
Gursheen Anand 2023-10-04 12:51:41 +05:30
parent 53c795f4b8
commit c5321f12f2

View file

@ -21,7 +21,7 @@
"fieldname": "doctype_name",
"fieldtype": "Link",
"in_list_view": 1,
"label": "Doctype",
"label": "DocType",
"options": "DocType",
"reqd": 1
},
@ -74,7 +74,7 @@
"index_web_pages_for_search": 1,
"issingle": 1,
"links": [],
"modified": "2023-08-22 12:12:59.780845",
"modified": "2023-10-04 12:45:49.099121",
"modified_by": "Administrator",
"module": "Core",
"name": "Audit Trail",
@ -85,7 +85,8 @@
"print": 1,
"read": 1,
"role": "System Manager",
"share": 1
"share": 1,
"write": 1
}
],
"sort_field": "modified",