blob: b3e01e5c271f499b026f3c90e357ce07488d7df8 [file] [log] [blame]
Anand Doshi9760aeb2012-11-30 19:46:11 +05301# Item Group, Lightweight
2[
3
4 # These values are common in all dictionaries
5 {
6 u'creation': '2012-08-07 09:56:57',
7 u'docstatus': 0,
8 u'modified': '2012-08-07 09:56:58',
9 u'modified_by': u'Administrator',
10 u'owner': u'Administrator'
11 },
12
13 # These values are common for all Item Group
14 {
15 u'doctype': 'Item Group',
16 'is_group': u'No',
17 'item_group_name': u'Lightweight',
18 u'name': u'__common__',
19 'parent_item_group': u'Laptops'
20 },
21
22 # Item Group, Lightweight
23 {
24 u'doctype': 'Item Group',
25 u'name': u'Lightweight'
26 }
27]