blob: 73109064bf892da1b35bdd1470456f43e4133e59 [file] [log] [blame]
Rushabh Mehta2886b952012-02-24 11:26:31 +05301# Page, todo
2[
3
4 # These values are common in all dictionaries
5 {
6 'creation': '2012-02-23 13:59:03',
7 'docstatus': 0,
8 'modified': '2012-02-23 13:59:03',
9 'modified_by': u'Administrator',
10 'owner': u'Administrator'
11 },
12
13 # These values are common for all Page
14 {
15 'doctype': 'Page',
16 'module': u'Utilities',
17 'name': '__common__',
18 'page_name': u'todo',
19 'standard': u'Yes',
20 'title': u'To Do'
21 },
22
23 # Page, todo
24 {
25 'doctype': 'Page',
26 'name': u'todo'
27 }
28]