mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-19 09:35:03 +00:00
4 lines
96 B
Python
4 lines
96 B
Python
install_docs = [
|
|
{'doctype':'Role', 'role_name': 'System Manager', 'name': 'System Manager'}
|
|
]
|