mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-02 04:58:29 +00:00
error fixed in patch util
This commit is contained in:
@@ -86,7 +86,7 @@ class DocType:
|
||||
d.parenttype = 'DocType'
|
||||
d.parentfield = 'permissions'
|
||||
|
||||
d.level = level
|
||||
d.permlevel = level
|
||||
d.role = role
|
||||
d.read = read
|
||||
d.write = write
|
||||
|
||||
Reference in New Issue
Block a user