5 lines
136 B
Python
5 lines
136 B
Python
from __future__ import unicode_literals
|
|
install_docs = [
|
|
{'doctype':'Role', 'role_name': 'System Manager', 'name': 'System Manager'}
|
|
]
|