mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-06 23:10:26 +00:00
all txt files updated due to module renaming/merging
This commit is contained in:
@@ -1 +1,26 @@
|
||||
[{'modified_by': 'Administrator', 'name': 'System Manager', 'parent': None, 'creation': '2009-03-12 13:53:20', 'modified': '2009-07-07 17:00:24', 'module': 'Roles', 'doctype': 'Role', 'idx': None, 'parenttype': None, 'role_name': 'System Manager', 'owner': 'Administrator', 'docstatus': 0, 'parentfield': None}]
|
||||
# Role, System Manager
|
||||
[
|
||||
|
||||
# These values are common in all dictionaries
|
||||
{
|
||||
'creation': '2010-08-08 17:08:51',
|
||||
'docstatus': 0,
|
||||
'modified': '2009-07-07 17:00:24',
|
||||
'modified_by': 'Administrator',
|
||||
'owner': 'Administrator'
|
||||
},
|
||||
|
||||
# These values are common for all Role
|
||||
{
|
||||
'doctype': 'Role',
|
||||
'module': 'Setup',
|
||||
'name': '__common__',
|
||||
'role_name': 'System Manager'
|
||||
},
|
||||
|
||||
# Role, System Manager
|
||||
{
|
||||
'doctype': 'Role',
|
||||
'name': 'System Manager'
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user