[
 {
  "creation": "2013-03-25 11:08:14", 
  "docstatus": 0, 
  "modified": "2013-03-28 15:41:03", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "allow_copy": 1, 
  "allow_email": 1, 
  "allow_print": 1, 
  "doctype": "DocType", 
  "hide_toolbar": 0, 
  "in_create": 1, 
  "issingle": 1, 
  "module": "Setup", 
  "name": "__common__", 
  "read_only": 1
 }, 
 {
  "doctype": "DocField", 
  "name": "__common__", 
  "parent": "Global Defaults", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "amend": 0, 
  "cancel": 0, 
  "create": 1, 
  "doctype": "DocPerm", 
  "name": "__common__", 
  "parent": "Global Defaults", 
  "parentfield": "permissions", 
  "parenttype": "DocType", 
  "permlevel": 0, 
  "read": 1, 
  "report": 0, 
  "role": "System Manager", 
  "submit": 0, 
  "write": 1
 }, 
 {
  "doctype": "DocType", 
  "name": "Global Defaults"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "general", 
  "fieldtype": "Section Break", 
  "label": "General", 
  "read_only": 0
 }, 
 {
  "description": "Session Expiry in Hours e.g. 06:00", 
  "doctype": "DocField", 
  "fieldname": "session_expiry", 
  "fieldtype": "Data", 
  "label": "Session Expiry", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "column_break_3", 
  "fieldtype": "Column Break", 
  "read_only": 0
 }, 
 {
  "description": "For Server Side Print Formats", 
  "doctype": "DocField", 
  "fieldname": "print_style", 
  "fieldtype": "Select", 
  "label": "Print Format Style", 
  "options": "Standard\nClassic\nModern\nSpartan", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "company", 
  "fieldtype": "Section Break", 
  "label": "Company", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "default_company", 
  "fieldtype": "Link", 
  "label": "Default Company", 
  "options": "Company", 
  "read_only": 0, 
  "reqd": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "current_fiscal_year", 
  "fieldtype": "Link", 
  "label": "Current Fiscal Year", 
  "options": "Fiscal Year", 
  "read_only": 0, 
  "reqd": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "date_format", 
  "fieldtype": "Select", 
  "label": "Date Format", 
  "options": "yyyy-mm-dd\ndd-mm-yyyy\ndd/mm/yyyy\nmm/dd/yyyy\nmm-dd-yyyy", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "column_break1", 
  "fieldtype": "Column Break", 
  "read_only": 0, 
  "width": "50%"
 }, 
 {
  "description": "Do not show any symbol like $ etc next to currencies.", 
  "doctype": "DocField", 
  "fieldname": "hide_currency_symbol", 
  "fieldtype": "Select", 
  "label": "Hide Currency Symbol", 
  "options": "\nNo\nYes", 
  "read_only": 0
 }, 
 {
  "default": "INR", 
  "doctype": "DocField", 
  "fieldname": "default_currency", 
  "fieldtype": "Link", 
  "label": "Default Currency", 
  "options": "Currency", 
  "read_only": 0, 
  "reqd": 1
 }, 
 {
  "default": "This is the default number format. For currencies, please set the number format in the currency master.", 
  "doctype": "DocField", 
  "fieldname": "number_format", 
  "fieldtype": "Select", 
  "label": "Number Format", 
  "options": "\n#,###.##\n#.###,##\n# ###.##\n#,###.###\n#,##,###.##\n#.###\n#,###", 
  "read_only": 0
 }, 
 {
  "description": "Precision for Float fields (quantities, discounts, percentages etc) only for display. Floats will still be calculated up to 6 decimals.", 
  "doctype": "DocField", 
  "fieldname": "float_precision", 
  "fieldtype": "Select", 
  "label": "Float Precision", 
  "options": "\n2\n3\n4\n5\n6", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "stock", 
  "fieldtype": "Section Break", 
  "label": "Stock", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "column_break2", 
  "fieldtype": "Column Break", 
  "read_only": 0, 
  "width": "50%"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "default_item_group", 
  "fieldtype": "Link", 
  "label": "Default Item Group", 
  "options": "Item Group", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "ighelp", 
  "fieldtype": "HTML", 
  "label": "IGHelp", 
  "options": "<a href=\"#!Sales Browser/Item Group\">To manage Item Groups, click here</a>", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "default_stock_uom", 
  "fieldtype": "Link", 
  "label": "Default Stock UOM", 
  "options": "UOM", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "default_valuation_method", 
  "fieldtype": "Select", 
  "label": "Default Valuation Method", 
  "options": "FIFO\nMoving Average", 
  "read_only": 0
 }, 
 {
  "description": "Applicable only if valuation method is moving average", 
  "doctype": "DocField", 
  "fieldname": "allow_negative_stock", 
  "fieldtype": "Check", 
  "label": "Allow Negative Stock", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "default_warehouse_type", 
  "fieldtype": "Link", 
  "label": "Default Warehouse Type", 
  "options": "Warehouse Type", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "auto_indent", 
  "fieldtype": "Check", 
  "label": "Raise Material Request when stock reaches re-order level", 
  "read_only": 0
 }, 
 {
  "default": "1", 
  "doctype": "DocField", 
  "fieldname": "column_break3", 
  "fieldtype": "Column Break", 
  "read_only": 0, 
  "width": "50%"
 }, 
 {
  "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": "Float", 
  "label": "Allowance Percent", 
  "read_only": 0
 }, 
 {
  "description": "Stock level frozen up to this date, nobody can do / modify entry except authorized person", 
  "doctype": "DocField", 
  "fieldname": "stock_frozen_upto", 
  "fieldtype": "Date", 
  "label": "Stock Frozen Upto", 
  "read_only": 0
 }, 
 {
  "description": "Users with this role are allowed to do / modify stock entry before frozen date", 
  "doctype": "DocField", 
  "fieldname": "stock_auth_role", 
  "fieldtype": "Link", 
  "label": "Authorized Role (Frozen Entry)", 
  "options": "Role", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "accounts", 
  "fieldtype": "Section Break", 
  "label": "Accounts", 
  "read_only": 0
 }, 
 {
  "description": "If enabled, the system will post accounting entries for inventory automatically", 
  "doctype": "DocField", 
  "fieldname": "auto_inventory_accounting", 
  "fieldtype": "Check", 
  "label": "Auto Inventory Accounting", 
  "no_copy": 0, 
  "print_hide": 1
 }, 
 {
  "description": "Accounting entry frozen up to this date, nobody can do / modify entry except authorized person", 
  "doctype": "DocField", 
  "fieldname": "acc_frozen_upto", 
  "fieldtype": "Date", 
  "label": "Accounts Frozen Upto", 
  "read_only": 0
 }, 
 {
  "description": "Users with this role are allowed to do / modify accounting entry before frozen date", 
  "doctype": "DocField", 
  "fieldname": "bde_auth_role", 
  "fieldtype": "Link", 
  "label": "Authourized Role (Frozen Entry)", 
  "options": "Role", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "credit_controller", 
  "fieldtype": "Link", 
  "label": "Credit Controller", 
  "options": "Role", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "column_break4", 
  "fieldtype": "Column Break", 
  "read_only": 0
 }, 
 {
  "description": "If checked, then in POS Sales Invoice, Update Stock gets checked by default", 
  "doctype": "DocField", 
  "fieldname": "update_stock", 
  "fieldtype": "Check", 
  "label": "Update Stock when using POS Sales Invoice", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "account_info", 
  "fieldtype": "HTML", 
  "label": "Account Info", 
  "options": "<div class=\"help-box\">For more accounting defaults, Open <a href=\"#!List/Company\">Company</a></div>", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "selling", 
  "fieldtype": "Section Break", 
  "label": "Selling", 
  "read_only": 0
 }, 
 {
  "default": "Customer Name", 
  "doctype": "DocField", 
  "fieldname": "cust_master_name", 
  "fieldtype": "Select", 
  "label": "Customer Master created by ", 
  "options": "Customer Name\nNaming Series", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "default_customer_group", 
  "fieldtype": "Link", 
  "label": "Default Customer Group", 
  "options": "Customer Group", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "cghelp", 
  "fieldtype": "HTML", 
  "label": "CGHelp", 
  "options": "<a href=\"#!Sales Browser/Customer Group\">To manage Customer Groups, click here</a>", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "default_territory", 
  "fieldtype": "Link", 
  "label": "Default Territory", 
  "options": "Territory", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "territoryhelp", 
  "fieldtype": "HTML", 
  "label": "TerritoryHelp", 
  "options": "<a href=\"#!Sales Browser/Territory\">To manage Territory, click here</a>", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "column_break5", 
  "fieldtype": "Column Break", 
  "read_only": 0, 
  "width": "50%"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "default_price_list", 
  "fieldtype": "Link", 
  "label": "Default Price List", 
  "options": "Price List", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "default_price_list_currency", 
  "fieldtype": "Link", 
  "label": "Default Price List Currency", 
  "options": "Currency", 
  "read_only": 0
 }, 
 {
  "default": "No", 
  "doctype": "DocField", 
  "fieldname": "so_required", 
  "fieldtype": "Select", 
  "label": "Sales Order Required", 
  "options": "No\nYes", 
  "read_only": 0
 }, 
 {
  "default": "No", 
  "doctype": "DocField", 
  "fieldname": "dn_required", 
  "fieldtype": "Select", 
  "label": "Delivery Note Required", 
  "options": "No\nYes", 
  "read_only": 0
 }, 
 {
  "description": "If disable, 'Rounded Total' field will not be visible in any transaction", 
  "doctype": "DocField", 
  "fieldname": "disable_rounded_total", 
  "fieldtype": "Check", 
  "label": "Disable Rounded Total", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "buying", 
  "fieldtype": "Section Break", 
  "label": "Buying", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "default_supplier_type", 
  "fieldtype": "Link", 
  "label": "Default Supplier Type", 
  "options": "Supplier Type", 
  "read_only": 0
 }, 
 {
  "default": "Supplier Name", 
  "doctype": "DocField", 
  "fieldname": "supp_master_name", 
  "fieldtype": "Select", 
  "label": "Supplier Master created by ", 
  "options": "Supplier Name\nNaming Series", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "column_break6", 
  "fieldtype": "Column Break", 
  "read_only": 0, 
  "width": "50%"
 }, 
 {
  "default": "No", 
  "doctype": "DocField", 
  "fieldname": "po_required", 
  "fieldtype": "Select", 
  "label": "Purchase Order Required", 
  "options": "No\nYes", 
  "read_only": 0
 }, 
 {
  "default": "No", 
  "doctype": "DocField", 
  "fieldname": "pr_required", 
  "fieldtype": "Select", 
  "label": "Purchase Receipt Required", 
  "options": "No\nYes", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "maintain_same_rate", 
  "fieldtype": "Check", 
  "label": "Maintain same rate throughout purchase cycle", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "hr", 
  "fieldtype": "Section Break", 
  "label": "HR", 
  "options": "<div style=\"padding-top: 8px;\" class=\"columnHeading\">HR</div>", 
  "read_only": 0
 }, 
 {
  "description": "Employee record is created using selected field. ", 
  "doctype": "DocField", 
  "fieldname": "emp_created_by", 
  "fieldtype": "Select", 
  "label": "Employee Records to be created by ", 
  "options": "Naming Series\nEmployee Number", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "system", 
  "fieldtype": "Section Break", 
  "label": "System", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "sms_sender_name", 
  "fieldtype": "Data", 
  "label": "SMS Sender Name", 
  "read_only": 0
 }, 
 {
  "doctype": "DocPerm"
 }
]