mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-03 13:38:27 +00:00
install from txt files, part 1
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
from __future__ import unicode_literals
|
||||
install_docs = [
|
||||
{'doctype':'Role', 'role_name': 'System Manager', 'name': 'System Manager'},
|
||||
{'doctype':'Role', 'role_name': 'Analytics', 'name': 'Analytics'}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user