brotherton-erpnext/erpnext/hr/Role/HR Manager/HR Manager.txt
2011-09-05 18:43:09 +05:30

26 lines
440 B
Plaintext

# Role, HR Manager
[
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:51',
'docstatus': 0,
'modified': '2010-04-01 10:19:09',
'modified_by': 'Administrator',
'owner': 'Administrator'
},
# These values are common for all Role
{
'doctype': 'Role',
'module': 'HR',
'name': '__common__',
'role_name': 'HR Manager'
},
# Role, HR Manager
{
'doctype': 'Role',
'name': 'HR Manager'
}
]