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

26 lines
468 B
Plaintext

# Role, Purchase Manager
[
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:51',
'docstatus': 0,
'modified': '2010-04-08 12:07:53',
'modified_by': 'Administrator',
'owner': 'Administrator'
},
# These values are common for all Role
{
'doctype': 'Role',
'module': 'Buying',
'name': '__common__',
'role_name': 'Purchase Manager'
},
# Role, Purchase Manager
{
'doctype': 'Role',
'name': 'Purchase Manager'
}
]