mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-01 15:47:06 +00:00
fix in install docs
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
install_docs = [
|
||||
{'doctype':'Role', 'name': 'System Manager'}
|
||||
]
|
||||
{'doctype':'Role', 'role_name': 'System Manager', 'name': 'System Manager'}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user