brotherton-erpnext/accounts/page/accounts_home/accounts_home.txt
2012-10-05 16:31:12 +05:30

28 lines
526 B
Plaintext

# Page, accounts-home
[
# These values are common in all dictionaries
{
u'creation': '2012-06-14 15:07:28',
u'docstatus': 0,
u'modified': '2012-10-05 16:30:46',
u'modified_by': u'Administrator',
u'owner': u'Administrator'
},
# These values are common for all Page
{
u'doctype': u'Page',
'module': u'Accounts',
u'name': u'__common__',
'page_name': u'accounts-home',
'standard': u'Yes',
'title': u'Accounts Home'
},
# Page, accounts-home
{
u'doctype': u'Page',
u'name': u'accounts-home'
}
]