mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 14:08:29 +00:00
install from txt files, part 1
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
from __future__ import unicode_literals
|
||||
install_docs = [
|
||||
{"doctype":"Role", "role_name":"Projects User", "name":"Projects User"},
|
||||
]
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
[
|
||||
"Projects Home",
|
||||
"Projects"
|
||||
]
|
||||
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"Projects": "\u092a\u0930\u093f\u092f\u094b\u091c\u0928\u093e\u0913\u0902",
|
||||
"Projects Home": "\u092a\u0930\u093f\u092f\u094b\u091c\u0928\u093e\u0913\u0902 \u0918\u0930"
|
||||
}
|
||||
Reference in New Issue
Block a user