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

27 lines
556 B
Plaintext

# Item Group, Full Size Tablets
[
# These values are common in all dictionaries
{
u'creation': '2012-08-07 09:58:20',
u'docstatus': 0,
u'modified': '2012-08-07 09:58:20',
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'Full Size Tablets',
u'name': u'__common__',
'parent_item_group': u'Tablets'
},
# Item Group, Full Size Tablets
{
u'doctype': 'Item Group',
u'name': u'Full Size Tablets'
}
]