brotherton-erpnext/tests/data/item_group/lightweight.txt

27 lines
532 B
Plaintext

# Item Group, Lightweight
[
# These values are common in all dictionaries
{
u'creation': '2012-08-07 09:56:57',
u'docstatus': 0,
u'modified': '2012-08-07 09:56:58',
u'modified_by': u'Administrator',
u'owner': u'Administrator'
},
# These values are common for all Item Group
{
u'doctype': 'Item Group',
'is_group': u'No',
'item_group_name': u'Lightweight',
u'name': u'__common__',
'parent_item_group': u'Laptops'
},
# Item Group, Lightweight
{
u'doctype': 'Item Group',
u'name': u'Lightweight'
}
]