# DocType, Project
[

	# These values are common in all dictionaries
	{
		'creation': '2010-08-08 17:09:14',
		'docstatus': 0,
		'modified': '2012-03-12 16:07:48',
		'modified_by': u'Administrator',
		'owner': u'Administrator'
	},

	# These values are common for all DocType
	{
		'_last_update': u'1331542508',
		'allow_attach': 1,
		'allow_trash': 1,
		'autoname': u'field:project_name',
		'colour': u'White:FFF',
		'default_print_format': u'Standard',
		'doctype': 'DocType',
		'document_type': u'Master',
		'max_attachments': 4,
		'module': u'Projects',
		'name': '__common__',
		'search_fields': u'customer, status, priority, is_active',
		'section_style': u'Tabbed',
		'server_code_error': u' ',
		'show_in_menu': 0,
		'subject': u' ',
		'tag_fields': u'status',
		'version': 38
	},

	# These values are common for all DocField
	{
		'doctype': u'DocField',
		'name': '__common__',
		'parent': u'Project',
		'parentfield': u'fields',
		'parenttype': u'DocType'
	},

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

	# DocType, Project
	{
		'doctype': 'DocType',
		'name': u'Project'
	},

	# DocPerm
	{
		'doctype': u'DocPerm',
		'role': u'All'
	},

	# DocPerm
	{
		'doctype': u'DocPerm',
		'role': u'Projects User'
	},

	# DocField
	{
		'colour': u'White:FFF',
		'description': u'Helps you keep track of your projects and links to Tasks. You can tag a task to a project to track its progress',
		'doctype': u'DocField',
		'fieldtype': u'Section Break',
		'label': u'Basic Info',
		'oldfieldtype': u'Section Break',
		'permlevel': 0
	},

	# DocField
	{
		'description': u'Project will get saved and will be searchable with project name given',
		'doctype': u'DocField',
		'fieldname': u'project_name',
		'fieldtype': u'Data',
		'label': u'Project Name',
		'oldfieldname': u'project_name',
		'oldfieldtype': u'Data',
		'permlevel': 0,
		'reqd': 1
	},

	# DocField
	{
		'colour': u'White:FFF',
		'default': u'Open',
		'doctype': u'DocField',
		'fieldname': u'status',
		'fieldtype': u'Select',
		'in_filter': 1,
		'label': u'Status',
		'no_copy': 1,
		'oldfieldname': u'status',
		'oldfieldtype': u'Select',
		'options': u'Open\nCompleted\nCancelled',
		'permlevel': 0,
		'reqd': 1,
		'search_index': 1
	},

	# DocField
	{
		'doctype': u'DocField',
		'fieldname': u'is_active',
		'fieldtype': u'Select',
		'label': u'Is Active',
		'oldfieldname': u'is_active',
		'oldfieldtype': u'Select',
		'options': u'Yes\nNo',
		'permlevel': 0
	},

	# DocField
	{
		'doctype': u'DocField',
		'fieldname': u'priority',
		'fieldtype': u'Select',
		'label': u'Priority',
		'oldfieldname': u'priority',
		'oldfieldtype': u'Select',
		'options': u'Medium\nLow\nHigh',
		'permlevel': 0
	},

	# DocField
	{
		'doctype': u'DocField',
		'fieldtype': u'Column Break',
		'permlevel': 0
	},

	# DocField
	{
		'doctype': u'DocField',
		'fieldname': u'project_type',
		'fieldtype': u'Data',
		'label': u'Project Type',
		'oldfieldname': u'project_type',
		'oldfieldtype': u'Data',
		'permlevel': 0
	},

	# DocField
	{
		'doctype': u'DocField',
		'fieldname': u'project_start_date',
		'fieldtype': u'Date',
		'in_filter': 1,
		'label': u'Project Start Date',
		'oldfieldname': u'project_start_date',
		'oldfieldtype': u'Date',
		'permlevel': 0
	},

	# DocField
	{
		'doctype': u'DocField',
		'fieldname': u'completion_date',
		'fieldtype': u'Date',
		'label': u'Completion Date',
		'oldfieldname': u'completion_date',
		'oldfieldtype': u'Date',
		'permlevel': 0
	},

	# DocField
	{
		'doctype': u'DocField',
		'fieldname': u'act_completion_date',
		'fieldtype': u'Date',
		'label': u'Actual Completion Date',
		'oldfieldname': u'act_completion_date',
		'oldfieldtype': u'Date',
		'permlevel': 0
	},

	# DocField
	{
		'doctype': u'DocField',
		'fieldname': u'amemdment_date',
		'fieldtype': u'Date',
		'hidden': 1,
		'label': u'Amemdment Date',
		'no_copy': 1,
		'oldfieldname': u'amemdment_date',
		'oldfieldtype': u'Date',
		'permlevel': 1
	},

	# DocField
	{
		'doctype': u'DocField',
		'fieldname': u'amended_from',
		'fieldtype': u'Data',
		'hidden': 1,
		'label': u'Amended From',
		'no_copy': 1,
		'oldfieldname': u'amended_from',
		'oldfieldtype': u'Data',
		'permlevel': 1,
		'print_hide': 0
	},

	# DocField
	{
		'doctype': u'DocField',
		'fieldtype': u'Section Break',
		'label': u'Details',
		'oldfieldtype': u'Section Break',
		'permlevel': 0
	},

	# DocField
	{
		'doctype': u'DocField',
		'fieldname': u'notes',
		'fieldtype': u'Text Editor',
		'label': u'Notes',
		'oldfieldname': u'notes',
		'oldfieldtype': u'Text Editor',
		'permlevel': 0
	},

	# DocField
	{
		'doctype': u'DocField',
		'fieldtype': u'Section Break',
		'label': u'Financials',
		'oldfieldtype': u'Section Break',
		'permlevel': 0
	},

	# DocField
	{
		'colour': u'White:FFF',
		'doctype': u'DocField',
		'fieldname': u'project_value',
		'fieldtype': u'Currency',
		'label': u'Project Value',
		'oldfieldname': u'project_value',
		'oldfieldtype': u'Currency',
		'permlevel': 0,
		'reqd': 0,
		'trigger': u'Client'
	},

	# DocField
	{
		'doctype': u'DocField',
		'fieldname': u'est_material_cost',
		'fieldtype': u'Currency',
		'label': u'Estimated Material Cost',
		'oldfieldname': u'est_material_cost',
		'oldfieldtype': u'Currency',
		'permlevel': 0,
		'trigger': u'Client'
	},

	# DocField
	{
		'doctype': u'DocField',
		'fieldtype': u'Column Break',
		'permlevel': 0
	},

	# DocField
	{
		'colour': u'White:FFF',
		'doctype': u'DocField',
		'fieldname': u'per_gross_margin',
		'fieldtype': u'Currency',
		'label': u'Gross Margin %',
		'oldfieldname': u'per_gross_margin',
		'oldfieldtype': u'Currency',
		'permlevel': 0,
		'reqd': 0
	},

	# DocField
	{
		'colour': u'White:FFF',
		'doctype': u'DocField',
		'fieldname': u'gross_margin_value',
		'fieldtype': u'Currency',
		'label': u'Gross Margin Value',
		'oldfieldname': u'gross_margin_value',
		'oldfieldtype': u'Currency',
		'permlevel': 0,
		'reqd': 0
	},

	# DocField
	{
		'doctype': u'DocField',
		'fieldtype': u'Section Break',
		'label': u'Customer Details',
		'oldfieldtype': u'Section Break',
		'permlevel': 0
	},

	# DocField
	{
		'colour': u'White:FFF',
		'description': u'Select name of Customer to whom project belongs',
		'doctype': u'DocField',
		'fieldname': u'customer',
		'fieldtype': u'Link',
		'in_filter': 1,
		'label': u'Customer',
		'oldfieldname': u'customer',
		'oldfieldtype': u'Link',
		'options': u'Customer',
		'permlevel': 0,
		'print_hide': 1,
		'reqd': 0,
		'search_index': 1,
		'trigger': u'Client'
	},

	# DocField
	{
		'doctype': u'DocField',
		'fieldname': u'customer_name',
		'fieldtype': u'Data',
		'in_filter': 1,
		'label': u'Customer Name',
		'oldfieldname': u'customer_name',
		'oldfieldtype': u'Data',
		'permlevel': 1,
		'search_index': 1
	},

	# DocField
	{
		'doctype': u'DocField',
		'fieldname': u'customer_address',
		'fieldtype': u'Small Text',
		'label': u'Customer Address',
		'oldfieldname': u'customer_address',
		'oldfieldtype': u'Small Text',
		'permlevel': 1
	},

	# DocField
	{
		'colour': u'White:FFF',
		'doctype': u'DocField',
		'fieldname': u'contact_person',
		'fieldtype': u'Link',
		'in_filter': 1,
		'label': u'Contact Person',
		'oldfieldname': u'contact_person',
		'oldfieldtype': u'Link',
		'permlevel': 0,
		'reqd': 0,
		'trigger': u'Client'
	},

	# DocField
	{
		'colour': u'White:FFF',
		'doctype': u'DocField',
		'fieldname': u'territory',
		'fieldtype': u'Link',
		'in_filter': 1,
		'label': u'Territory',
		'oldfieldname': u'territory',
		'oldfieldtype': u'Link',
		'options': u'Territory',
		'permlevel': 0,
		'reqd': 0,
		'trigger': u'Client'
	},

	# DocField
	{
		'doctype': u'DocField',
		'fieldname': u'contact_no',
		'fieldtype': u'Data',
		'label': u'Contact No',
		'oldfieldname': u'contact_no',
		'oldfieldtype': u'Data',
		'permlevel': 1
	},

	# DocField
	{
		'doctype': u'DocField',
		'fieldname': u'email_id',
		'fieldtype': u'Data',
		'label': u'Email Id',
		'oldfieldname': u'email_id',
		'oldfieldtype': u'Data',
		'permlevel': 1
	},

	# DocField
	{
		'doctype': u'DocField',
		'fieldname': u'customer_group',
		'fieldtype': u'Link',
		'label': u'Customer Group',
		'oldfieldname': u'customer_group',
		'oldfieldtype': u'Link',
		'options': u'Customer Group',
		'permlevel': 1
	},

	# DocField
	{
		'colour': u'White:FFF',
		'description': u'Important dates and commitments in your project life cycle',
		'doctype': u'DocField',
		'fieldtype': u'Section Break',
		'label': u'Milestones',
		'oldfieldtype': u'Section Break',
		'permlevel': 0
	},

	# DocField
	{
		'doctype': u'DocField',
		'fieldname': u'project_milestones',
		'fieldtype': u'Table',
		'label': u'Project Milestones',
		'oldfieldname': u'project_milestones',
		'oldfieldtype': u'Table',
		'options': u'Project Milestone',
		'permlevel': 0
	},

	# DocField
	{
		'doctype': u'DocField',
		'fieldname': u'trash_reason',
		'fieldtype': u'Small Text',
		'hidden': 1,
		'label': u'Trash Reason',
		'oldfieldname': u'trash_reason',
		'oldfieldtype': u'Small Text',
		'permlevel': 0,
		'print_hide': 1
	},

	# DocField
	{
		'colour': u'White:FFF',
		'doctype': u'DocField',
		'fieldname': u'file_list',
		'fieldtype': u'Small Text',
		'hidden': 1,
		'label': u'File List',
		'no_copy': 1,
		'permlevel': 0,
		'print_hide': 1
	}
]