brotherton-erpnext/erpnext/production/Role/Production User/Production User.txt
2011-09-05 18:43:09 +05:30

26 lines
468 B
Plaintext

# Role, Production User
[
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:51',
'docstatus': 0,
'modified': '2009-09-23 16:36:08',
'modified_by': 'Administrator',
'owner': 'Administrator'
},
# These values are common for all Role
{
'doctype': 'Role',
'module': 'Production',
'name': '__common__',
'role_name': 'Production User'
},
# Role, Production User
{
'doctype': 'Role',
'name': 'Production User'
}
]