brotherton-erpnext/erpnext/website/page/unsubscribe/unsubscribe.txt

43 lines
740 B
Plaintext
Raw Normal View History

2012-01-27 12:30:14 +00:00
# Page, unsubscribe
[
# These values are common in all dictionaries
{
'creation': '2012-01-27 17:19:02',
'docstatus': 0,
'modified': '2012-01-27 17:19:02',
'modified_by': 'Administrator',
'owner': 'Administrator'
},
# These values are common for all Page
{
'doctype': 'Page',
'module': 'Website',
'name': '__common__',
'page_name': 'unsubscribe',
'standard': 'Yes',
'title': 'Unsubscribe'
},
# These values are common for all Page Role
{
'doctype': 'Page Role',
'name': '__common__',
'parent': 'unsubscribe',
'parentfield': 'roles',
'parenttype': 'Page',
'role': 'Guest'
},
# Page, unsubscribe
{
'doctype': 'Page',
'name': 'unsubscribe'
},
# Page Role
{
'doctype': 'Page Role'
}
]