brotherton-erpnext/utilities/page/question_view/question_view.txt

28 lines
481 B
Plaintext
Raw Normal View History

# Page, question-view
[
# These values are common in all dictionaries
{
'creation': '2011-05-04 11:09:50',
'docstatus': 0,
'modified': '2011-03-29 13:54:27',
'modified_by': 'Administrator',
'owner': 'Administrator'
},
# These values are common for all Page
{
'doctype': 'Page',
2012-04-20 05:47:10 +00:00
'module': 'Utilities',
'name': '__common__',
'page_name': 'Question View',
'standard': 'Yes'
},
# Page, question-view
{
'doctype': 'Page',
'name': 'question-view'
}
2012-04-20 05:47:10 +00:00
]