brotherton-erpnext/erpnext/hr/page/hr_home/hr_home.txt
2012-02-21 17:26:50 +05:30

28 lines
491 B
Plaintext

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