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

28 lines
496 B
Plaintext

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