brotherton-erpnext/manufacturing/page/manufacturing_home/manufacturing_home.txt
2012-12-10 19:28:38 +05:30

28 lines
538 B
Plaintext

# Page, production-home
[
# These values are common in all dictionaries
{
'creation': '2012-02-21 13:24:34',
'docstatus': 0,
'modified': '2012-12-10 18:30:00',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all Page
{
'doctype': 'Page',
'module': u'Manufacturing',
'name': '__common__',
'page_name': u'manufacturing-home',
'standard': u'Yes',
'title': u'Manufacturing Home'
},
# Page, production-home
{
'doctype': 'Page',
'name': u'manufacturing-home'
}
]