# DocType, Period Control
[

	# These values are common in all dictionaries
	{
		'creation': '2010-08-08 17:09:12',
		'docstatus': 0,
		'modified': '2011-01-03 17:46:14',
		'modified_by': 'umair@iwebnotes.com',
		'owner': 'nabin@webnotestech.com'
	},

	# These values are common for all DocType
	{
		'colour': 'White:FFF',
		'doctype': 'DocType',
		'in_create': 1,
		'issingle': 1,
		'module': 'Setup',
		'name': '__common__',
		'read_only': 1,
		'section_style': 'Simple',
		'server_code_error': ' ',
		'version': 36
	},

	# DocType, Period Control
	{
		'doctype': 'DocType',
		'name': 'Period Control'
	}
]