ported test data and test purchase receipt from aii

This commit is contained in:
Anand Doshi
2012-11-30 19:46:11 +05:30
parent 9021ef75d1
commit 9760aebdf9
22 changed files with 820 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
# Item Group, Android
[
# These values are common in all dictionaries
{
u'creation': '2012-08-07 09:57:11',
u'docstatus': 0,
u'modified': '2012-08-07 09:57:11',
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'Android',
u'name': u'__common__',
'parent_item_group': u'Smartphones'
},
# Item Group, Android
{
u'doctype': 'Item Group',
u'name': u'Android'
}
]