mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-15 19:19:17 +00:00
all txt files updated due to module renaming/merging
This commit is contained in:
@@ -1 +1,26 @@
|
||||
[{'modified_by': 'Administrator', 'name': 'Projects User', 'parent': None, 'creation': '2010-05-08 09:40:07', 'modified': '2010-05-08 09:40:07', 'module': 'Roles', 'doctype': 'Role', 'idx': None, 'parenttype': None, 'role_name': 'Projects User', 'owner': 'Administrator', 'docstatus': 0, 'parentfield': None}, {'modified_by': 'yogesh@webnotestech.com', 'name': 'DEF000253', 'parent': 'Projects User', 'defvalue': 'Public', 'creation': '2010-11-19 10:47:59', 'defkey': 'customer_group', 'modified': '2010-11-19 10:47:59', 'doctype': 'DefaultValue', 'idx': None, 'parenttype': 'Role', 'owner': 'yogesh@webnotestech.com', 'docstatus': 0, 'parentfield': 'defaults'}]
|
||||
# Role, Projects User
|
||||
[
|
||||
|
||||
# These values are common in all dictionaries
|
||||
{
|
||||
'creation': '2010-08-08 17:08:51',
|
||||
'docstatus': 0,
|
||||
'modified': '2010-05-08 09:40:07',
|
||||
'modified_by': 'Administrator',
|
||||
'owner': 'Administrator'
|
||||
},
|
||||
|
||||
# These values are common for all Role
|
||||
{
|
||||
'doctype': 'Role',
|
||||
'module': 'Projects',
|
||||
'name': '__common__',
|
||||
'role_name': 'Projects User'
|
||||
},
|
||||
|
||||
# Role, Projects User
|
||||
{
|
||||
'doctype': 'Role',
|
||||
'name': 'Projects User'
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user