brotherton-erpnext/erpnext/utilities/page/calendar/calendar.txt
Rushabh Mehta 2886b95da0 added todo
2012-02-24 11:26:31 +05:30

28 lines
490 B
Plaintext

# Page, calendar
[
# These values are common in all dictionaries
{
'creation': '2012-02-24 11:24:12',
'docstatus': 0,
'modified': '2012-02-24 11:24:12',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all Page
{
'doctype': 'Page',
'module': u'Utilities',
'name': '__common__',
'page_name': u'calendar',
'standard': u'Yes',
'title': u'Calendar'
},
# Page, calendar
{
'doctype': 'Page',
'name': u'calendar'
}
]