blob: 2ecc40b3298fa36f0306efd8aa3fa1a53ea1cf6b [file] [log] [blame]
nabinhaitec097972011-07-01 13:34:41 +05301# Page, Setup
2[
3
4 # These values are common in all dictionaries
5 {
6 'creation': '2010-12-16 23:46:03',
7 'docstatus': 0,
nabinhaitc297df52011-07-05 10:54:05 +05308 'modified': '2011-07-04 16:58:27',
9 'modified_by': 'Administrator',
nabinhaitec097972011-07-01 13:34:41 +053010 'owner': 'Administrator'
11 },
12
13 # These values are common for all Page
14 {
15 'doctype': 'Page',
16 'module': 'Setup',
17 'name': '__common__',
18 'page_name': 'Setup',
19 'standard': 'Yes'
20 },
21
22 # Page, Setup
23 {
24 'doctype': 'Page',
25 'name': 'Setup'
26 }
27]