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

26 lines
436 B
Plaintext

# Role, Supplier
[
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:08:51',
'docstatus': 0,
'modified': '2009-06-26 14:42:19',
'modified_by': 'Administrator',
'owner': 'Administrator'
},
# These values are common for all Role
{
'doctype': 'Role',
'module': 'Buying',
'name': '__common__',
'role_name': 'Supplier'
},
# Role, Supplier
{
'doctype': 'Role',
'name': 'Supplier'
}
]