# DocType, Features Setup
[

	# These values are common in all dictionaries
	{
		'creation': '2011-08-25 16:53:56',
		'docstatus': 0,
		'modified': '2011-08-30 14:27:18',
		'modified_by': 'Administrator',
		'owner': 'Administrator'
	},

	# These values are common for all DocType
	{
		'_last_update': '1314692719',
		'colour': 'White:FFF',
		'doctype': 'DocType',
		'issingle': 1,
		'module': 'Setup',
		'name': '__common__',
		'name_case': 'Title Case',
		'section_style': 'Simple',
		'show_in_menu': 1,
		'version': 9
	},

	# These values are common for all DocField
	{
		'doctype': 'DocField',
		'name': '__common__',
		'parent': 'Features Setup',
		'parentfield': 'fields',
		'parenttype': 'DocType',
		'permlevel': 0
	},

	# These values are common for all DocPerm
	{
		'create': 1,
		'doctype': 'DocPerm',
		'name': '__common__',
		'parent': 'Features Setup',
		'parentfield': 'permissions',
		'parenttype': 'DocType',
		'permlevel': 0,
		'read': 1,
		'write': 1
	},

	# DocType, Features Setup
	{
		'doctype': 'DocType',
		'name': 'Features Setup'
	},

	# DocPerm
	{
		'doctype': 'DocPerm',
		'role': 'System Manager'
	},

	# DocPerm
	{
		'doctype': 'DocPerm',
		'role': 'Administrator'
	},

	# DocField
	{
		'description': 'Available in \nBill Of Materials, Delivery Note, Payable Voucher, Production Order, Purchase Order, Purchase Receipt, Receivable Voucher, Sales Order, Stock Entry, Timesheet',
		'doctype': 'DocField',
		'fieldname': 'projects',
		'fieldtype': 'Check',
		'label': 'Projects'
	},

	# DocField
	{
		'colour': 'White:FFF',
		'description': 'Available in Delivery Note and Sales Order',
		'doctype': 'DocField',
		'fieldname': 'packing_details',
		'fieldtype': 'Check',
		'label': 'Packing Detials'
	},

	# DocField
	{
		'colour': 'White:FFF',
		'description': 'Available in Delivery Note, Quotation, Receivable Voucher, Sales Order',
		'doctype': 'DocField',
		'fieldname': 'discounts',
		'fieldtype': 'Check',
		'label': 'Discounts'
	},

	# DocField
	{
		'colour': 'White:FFF',
		'description': 'Availble in Delivery Note, Enuiry, Indent, Item, Purchase Order, Purchase Voucher, Purchaser Receipt, Quotation, Receivable Voucher, Sales BOM, Sales Order, Serial No',
		'doctype': 'DocField',
		'fieldname': 'brands',
		'fieldtype': 'Check',
		'label': 'Brands'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'after_sale_installations',
		'fieldtype': 'Check',
		'label': 'After Sale Installations'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'item_batch_nos',
		'fieldtype': 'Check',
		'label': 'Item Batch Nos'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'item_searial_nos',
		'fieldtype': 'Check',
		'label': 'Item Serial Nos'
	},

	# DocField
	{
		'colour': 'White:FFF',
		'doctype': 'DocField',
		'fieldname': 'page_break',
		'fieldtype': 'Check',
		'label': 'Page Break'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldtype': 'Column Break'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'item_groups_in_groups',
		'fieldtype': 'Check',
		'label': 'Item Groups in Details'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'more_info',
		'fieldtype': 'Check',
		'label': 'More Info'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'exports',
		'fieldtype': 'Check',
		'label': 'Exports'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'imports',
		'fieldtype': 'Check',
		'label': 'Imports'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'item_advanced',
		'fieldtype': 'Check',
		'label': 'Item Advanced'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'sales_extras',
		'fieldtype': 'Check',
		'label': 'Sales Extras'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'quality',
		'fieldtype': 'Check',
		'label': 'Quality'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'manufacturing',
		'fieldtype': 'Check',
		'label': 'Manufacturing'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'pos',
		'fieldtype': 'Check',
		'label': 'Point of Sale'
	}
]