[
 {
  "creation": "2013-06-24 16:37:54",
  "docstatus": 0,
  "modified": "2014-01-27 20:00:56",
  "modified_by": "Administrator",
  "owner": "Administrator"
 },
 {
  "description": "Settings",
  "doctype": "DocType",
  "icon": "icon-cog",
  "issingle": 1,
  "module": "Stock",
  "name": "__common__"
 },
 {
  "doctype": "DocField",
  "name": "__common__",
  "parent": "Stock Settings",
  "parentfield": "fields",
  "parenttype": "DocType",
  "permlevel": 0
 }, 
 {
  "create": 1, 
  "doctype": "DocPerm", 
  "email": 1, 
  "name": "__common__", 
  "parent": "Stock Settings", 
  "parentfield": "permissions", 
  "parenttype": "DocType", 
  "permlevel": 0, 
  "print": 1, 
  "read": 1, 
  "role": "Material Manager", 
  "write": 1
 },
 {
  "doctype": "DocType",
  "name": "Stock Settings"
 },
 {
  "doctype": "DocField",
  "fieldname": "item_naming_by",
  "fieldtype": "Select",
  "label": "Item Naming By",
  "options": "Item Code\nNaming Series"
 },
 {
  "description": "<a href=\"#Sales Browser/Item Group\">Add / Edit</a>",
  "doctype": "DocField",
  "fieldname": "item_group",
  "fieldtype": "Link",
  "label": "Default Item Group",
  "options": "Item Group"
 },
 {
  "doctype": "DocField",
  "fieldname": "stock_uom",
  "fieldtype": "Link",
  "label": "Default Stock UOM",
  "options": "UOM"
 },
 {
  "doctype": "DocField",
  "fieldname": "column_break_4",
  "fieldtype": "Column Break"
 },
 {
  "doctype": "DocField",
  "fieldname": "allow_negative_stock",
  "fieldtype": "Check",
  "label": "Allow Negative Stock"
 },
 {
  "doctype": "DocField",
  "fieldname": "valuation_method",
  "fieldtype": "Select",
  "label": "Default Valuation Method",
  "options": "FIFO\nMoving Average"
 },
 {
  "description": "Percentage you are allowed to receive or deliver more against the quantity ordered. For example: If you have ordered 100 units. and your Allowance is 10% then you are allowed to receive 110 units.",
  "doctype": "DocField",
  "fieldname": "tolerance",
  "fieldtype": "Float",
  "label": "Allowance Percent"
 },
 {
  "doctype": "DocField",
  "fieldname": "auto_material_request",
  "fieldtype": "Section Break",
  "label": "Auto Material Request"
 },
 {
  "doctype": "DocField",
  "fieldname": "auto_indent",
  "fieldtype": "Check",
  "label": "Raise Material Request when stock reaches re-order level"
 },
 {
  "doctype": "DocField",
  "fieldname": "reorder_email_notify",
  "fieldtype": "Check",
  "label": "Notify by Email on creation of automatic Material Request"
 },
 {
  "doctype": "DocField",
  "fieldname": "freeze_stock_entries",
  "fieldtype": "Section Break",
  "label": "Freeze Stock Entries"
 },
 {
  "doctype": "DocField",
  "fieldname": "stock_frozen_upto",
  "fieldtype": "Date",
  "label": "Stock Frozen Upto"
 },
 {
  "doctype": "DocField",
  "fieldname": "stock_frozen_upto_days",
  "fieldtype": "Int",
  "label": "Freeze Stocks Older Than [Days]"
 },
 {
  "doctype": "DocField",
  "fieldname": "stock_auth_role",
  "fieldtype": "Link",
  "label": "Role Allowed to edit frozen stock",
  "options": "Role"
 },
 {
  "doctype": "DocPerm"
 }
]
