# DocType, Manage Account
[

	# These values are common in all dictionaries
	{
		'creation': '2010-08-08 17:09:09',
		'docstatus': 0,
		'modified': '2011-05-19 11:16:11',
		'modified_by': 'Administrator',
		'owner': 'Administrator'
	},

	# These values are common for all DocType
	{
		'_last_update': '1308741898',
		'allow_copy': 1,
		'allow_email': 1,
		'allow_print': 1,
		'colour': 'White:FFF',
		'doctype': 'DocType',
		'hide_toolbar': 0,
		'in_create': 1,
		'issingle': 1,
		'module': 'Setup',
		'name': '__common__',
		'read_only': 1,
		'section_style': 'Tabbed',
		'server_code_error': ' ',
		'show_in_menu': 1,
		'version': 514
	},

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

	# These values are common for all DocPerm
	{
		'doctype': 'DocPerm',
		'name': '__common__',
		'parent': 'Manage Account',
		'parentfield': 'permissions',
		'parenttype': 'DocType',
		'read': 1
	},

	# DocType, Manage Account
	{
		'doctype': 'DocType',
		'name': 'Manage Account'
	},

	# DocPerm
	{
		'amend': 0,
		'cancel': 0,
		'create': 1,
		'doctype': 'DocPerm',
		'idx': 1,
		'permlevel': 0,
		'role': 'System Manager',
		'submit': 0,
		'write': 1
	},

	# DocPerm
	{
		'create': 1,
		'doctype': 'DocPerm',
		'idx': 2,
		'permlevel': 0,
		'role': 'System Manager',
		'write': 1
	},

	# DocPerm
	{
		'doctype': 'DocPerm',
		'idx': 3,
		'permlevel': 1,
		'role': 'System Manager',
		'write': 1
	},

	# DocPerm
	{
		'doctype': 'DocPerm',
		'idx': 4,
		'permlevel': 1,
		'role': 'All'
	},

	# DocPerm
	{
		'doctype': 'DocPerm',
		'idx': 5,
		'permlevel': 2,
		'role': 'System Manager',
		'write': 1
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldtype': 'Section Break',
		'idx': 1,
		'label': 'Company'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'default_company',
		'fieldtype': 'Link',
		'idx': 2,
		'label': 'Default Company',
		'options': 'Company',
		'reqd': 0
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'current_fiscal_year',
		'fieldtype': 'Link',
		'idx': 3,
		'label': 'Current Fiscal Year',
		'options': 'Fiscal Year',
		'reqd': 1
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'date_format',
		'fieldtype': 'Select',
		'idx': 4,
		'label': 'Date Format',
		'options': 'yyyy-mm-dd\ndd-mm-yyyy\ndd/mm/yyyy\nmm/dd/yyyy\nmm-dd-yyyy'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldtype': 'Column Break',
		'idx': 5,
		'width': '50%'
	},

	# DocField
	{
		'default': 'INR',
		'doctype': 'DocField',
		'fieldname': 'default_currency',
		'fieldtype': 'Select',
		'idx': 6,
		'label': 'Default Currency',
		'options': 'link:Currency',
		'reqd': 1
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'default_currency_format',
		'fieldtype': 'Select',
		'idx': 7,
		'label': 'Default Currency Format',
		'options': 'Lacs\nMillions'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'default_currency_fraction',
		'fieldtype': 'Data',
		'idx': 8,
		'label': 'Default Currency Fraction'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'sms_sender_name',
		'fieldtype': 'Data',
		'idx': 9,
		'label': 'SMS Sender Name'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldtype': 'Section Break',
		'idx': 10,
		'label': 'Stock'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldtype': 'Column Break',
		'idx': 11,
		'width': '50%'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'default_item_group',
		'fieldtype': 'Link',
		'idx': 12,
		'label': 'Default Item Group',
		'options': 'Item Group'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldtype': 'HTML',
		'idx': 13,
		'label': 'IGHelp',
		'options': '<a href="javascript:cur_frm.cscript.TreePage(\'Item Group\');">To manage Item Groups, click here</a>'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'default_stock_uom',
		'fieldtype': 'Link',
		'idx': 14,
		'label': 'Default Stock UOM',
		'options': 'UOM'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'default_valuation_method',
		'fieldtype': 'Select',
		'idx': 15,
		'label': 'Default Valuation Method',
		'options': 'FIFO\nMoving Average'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'default_warehouse_type',
		'fieldtype': 'Link',
		'idx': 16,
		'label': 'Default Warehouse Type',
		'options': 'Warehouse Type'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldtype': 'Column Break',
		'idx': 17,
		'width': '50%'
	},

	# DocField
	{
		'colour': 'White:FFF',
		'description': 'Percentage you are allowed to receive or deliver more against the quantity ordered. <p>For example: If you have ordered 100 units. and your Allowance is 10% then you are allowed to receive 110 units</p>',
		'doctype': 'DocField',
		'fieldname': 'tolerance',
		'fieldtype': 'Currency',
		'idx': 18,
		'label': 'Allowance Percent'
	},

	# DocField
	{
		'colour': 'White:FFF',
		'description': 'Stock level frozen up to this date, nobody can do / modify entry except authorized person',
		'doctype': 'DocField',
		'fieldname': 'stock_frozen_upto',
		'fieldtype': 'Date',
		'idx': 19,
		'label': 'Stock Frozen Upto'
	},

	# DocField
	{
		'colour': 'White:FFF',
		'description': 'Users with this role are allowed to do / modify stock entry before frozen date',
		'doctype': 'DocField',
		'fieldname': 'stock_auth_role',
		'fieldtype': 'Link',
		'idx': 20,
		'label': 'Authorized Role (Frozen Entry)',
		'options': 'Role'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldtype': 'Section Break',
		'idx': 21,
		'label': 'Accounts'
	},

	# DocField
	{
		'colour': 'White:FFF',
		'description': 'Accounting entry frozen up to this date, nobody can do / modify entry except authorized person',
		'doctype': 'DocField',
		'fieldname': 'acc_frozen_upto',
		'fieldtype': 'Date',
		'idx': 22,
		'label': 'Accounts Frozen Upto'
	},

	# DocField
	{
		'colour': 'White:FFF',
		'description': 'Users with this role are allowed to do / modify accounting entry before frozen date',
		'doctype': 'DocField',
		'fieldname': 'bde_auth_role',
		'fieldtype': 'Link',
		'idx': 23,
		'label': 'Authourized Role (Frozen Entry)',
		'options': 'Role'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'credit_controller',
		'fieldtype': 'Link',
		'idx': 24,
		'label': 'Credit Controller',
		'options': 'Role'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldtype': 'Section Break',
		'idx': 25,
		'label': 'Selling'
	},

	# DocField
	{
		'colour': 'White:FFF',
		'default': 'Customer Name',
		'doctype': 'DocField',
		'fieldname': 'cust_master_name',
		'fieldtype': 'Select',
		'idx': 26,
		'label': 'Customer Master created by ',
		'options': 'Customer Name\nNaming Series'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'default_customer_group',
		'fieldtype': 'Link',
		'idx': 27,
		'label': 'Default Customer Group',
		'options': 'Customer Group'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldtype': 'HTML',
		'idx': 28,
		'label': 'CGHelp',
		'options': '<a href="javascript:cur_frm.cscript.TreePage(\'Customer Group\');">To manage Customer Groups, click here</a>'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'default_territory',
		'fieldtype': 'Link',
		'idx': 29,
		'label': 'Default Territory',
		'options': 'Territory'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldtype': 'HTML',
		'idx': 30,
		'label': 'TerritoryHelp',
		'options': '<a href="javascript:cur_frm.cscript.TreePage(\'Territory\');">To manage Territory, click here</a>'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'default_price_list',
		'fieldtype': 'Link',
		'idx': 31,
		'label': 'Default Price List',
		'options': 'Price List'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldtype': 'Column Break',
		'idx': 32,
		'width': '50%'
	},

	# DocField
	{
		'colour': 'White:FFF',
		'default': 'No',
		'doctype': 'DocField',
		'fieldname': 'so_required',
		'fieldtype': 'Select',
		'idx': 33,
		'label': 'Sales Order Required',
		'options': 'No\nYes'
	},

	# DocField
	{
		'colour': 'White:FFF',
		'default': 'No',
		'doctype': 'DocField',
		'fieldname': 'dn_required',
		'fieldtype': 'Select',
		'idx': 34,
		'label': 'Delivery Note Required',
		'options': 'No\nYes'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldtype': 'Section Break',
		'idx': 35,
		'label': 'Buying'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldname': 'default_supplier_type',
		'fieldtype': 'Link',
		'idx': 36,
		'label': 'Default Supplier Type',
		'options': 'Supplier Type'
	},

	# DocField
	{
		'colour': 'White:FFF',
		'default': 'Supplier Name',
		'doctype': 'DocField',
		'fieldname': 'supp_master_name',
		'fieldtype': 'Select',
		'idx': 37,
		'label': 'Supplier Master created by ',
		'options': 'Supplier Name\nNaming Series'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldtype': 'Column Break',
		'idx': 38,
		'width': '50%'
	},

	# DocField
	{
		'colour': 'White:FFF',
		'default': 'No',
		'doctype': 'DocField',
		'fieldname': 'po_required',
		'fieldtype': 'Select',
		'idx': 39,
		'label': 'Purchase Order Required',
		'options': 'No\nYes'
	},

	# DocField
	{
		'colour': 'White:FFF',
		'default': 'No',
		'doctype': 'DocField',
		'fieldname': 'pr_required',
		'fieldtype': 'Select',
		'idx': 40,
		'label': 'Purchase Receipt Required',
		'options': 'No\nYes'
	},

	# DocField
	{
		'doctype': 'DocField',
		'fieldtype': 'Section Break',
		'idx': 41,
		'label': 'HR',
		'options': '<div style="padding-top: 8px;" class="columnHeading">HR</div>'
	},

	# DocField
	{
		'colour': 'White:FFF',
		'description': 'Employee record is created using selected field. ',
		'doctype': 'DocField',
		'fieldname': 'emp_created_by',
		'fieldtype': 'Select',
		'idx': 42,
		'label': 'Employee Records to be created by ',
		'options': '\nNaming Series\nEmployee Number'
	}
]