brotherton-erpnext/support/page/support_home/support_home.txt
2012-09-24 19:13:42 +05:30

28 lines
508 B
Plaintext

# Page, support-home
[
# These values are common in all dictionaries
{
'creation': '2012-02-21 13:23:35',
'docstatus': 0,
'modified': '2012-02-21 13:23:35',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all Page
{
'doctype': 'Page',
'module': u'Support',
'name': '__common__',
'page_name': u'support-home',
'standard': u'Yes',
'title': u'Support Home'
},
# Page, support-home
{
'doctype': 'Page',
'name': u'support-home'
}
]