mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-21 22:19:18 +00:00
install from txt files, part 1
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
from __future__ import unicode_literals
|
||||
install_docs = [
|
||||
{"doctype":"Role", "role_name":"Purchase Manager", "name":"Purchase Manager"},
|
||||
{"doctype":"Role", "role_name":"Purchase User", "name":"Purchase User"},
|
||||
{"doctype":"Role", "role_name":"Purchase Master Manager", "name":"Purchase Master Manager"},
|
||||
{"doctype":"Role", "role_name":"Supplier", "name":"Supplier"}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user