mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +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":"Manufacturing Manager", "name":"Manufacturing Manager"},
|
||||
{"doctype":"Role", "role_name":"Manufacturing User", "name":"Manufacturing User"},
|
||||
]
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
[
|
||||
"Manufacturing Home"
|
||||
]
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"Manufacturing Home": "\u0935\u093f\u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u0939\u094b\u092e"
|
||||
}
|
||||
Reference in New Issue
Block a user