mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-15 11:09:17 +00:00
@@ -85,7 +85,8 @@ class DocType:
|
||||
d.parent = doctype
|
||||
d.parenttype = 'DocType'
|
||||
d.parentfield = 'permissions'
|
||||
|
||||
|
||||
d.level = level
|
||||
d.role = role
|
||||
d.read = read
|
||||
d.write = write
|
||||
|
||||
Reference in New Issue
Block a user