brotherton-erpnext/erpnext/selling/Role/Partner/Partner.txt

26 lines
433 B
Plaintext
Raw Normal View History

# Role, Partner
[
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:51',
'docstatus': 0,
'modified': '2009-07-13 11:29:39',
'modified_by': 'Administrator',
'owner': 'Administrator'
},
# These values are common for all Role
{
'doctype': 'Role',
'module': 'Selling',
'name': '__common__',
'role_name': 'Partner'
},
# Role, Partner
{
'doctype': 'Role',
'name': 'Partner'
}
]