[
 {
  "creation": "2013-01-10 16:34:29", 
  "docstatus": 0, 
  "modified": "2013-01-22 14:57:23", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "description": "Aggregate group of **Items** into another **Item**. This is useful if you are bundling a certain **Items** into a package and you maintain stock of the packed **Items** and not the aggregate **Item**. \n\nThe package **Item** will have \"Is Stock Item\" as \"No\" and \"Is Sales Item\" as \"Yes\".\n\nFor Example: If you are selling Laptops and Backpacks separately and have a special price if the customer buys both, then the Laptop + Backpack will be a new Sales BOM Item.\n\nNote: BOM = Bill of Materials", 
  "doctype": "DocType", 
  "document_type": "Master", 
  "is_submittable": 0, 
  "module": "Stock", 
  "name": "__common__"
 }, 
 {
  "doctype": "DocField", 
  "name": "__common__", 
  "parent": "Sales BOM", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "amend": 0, 
  "doctype": "DocPerm", 
  "name": "__common__", 
  "parent": "Sales BOM", 
  "parentfield": "permissions", 
  "parenttype": "DocType", 
  "permlevel": 0, 
  "read": 1, 
  "report": 1, 
  "submit": 0
 }, 
 {
  "doctype": "DocType", 
  "name": "Sales BOM"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "basic_section", 
  "fieldtype": "Section Break", 
  "label": "Sales BOM Item"
 }, 
 {
  "description": "The Item that represents the Package. This Item must have \"Is Stock Item\" as \"No\" and \"Is Sales Item\" as \"Yes\"", 
  "doctype": "DocField", 
  "fieldname": "new_item_code", 
  "fieldtype": "Link", 
  "label": "Parent Item", 
  "no_copy": 1, 
  "oldfieldname": "new_item_code", 
  "oldfieldtype": "Data", 
  "options": "Item", 
  "reqd": 1
 }, 
 {
  "description": "List items that form the package.", 
  "doctype": "DocField", 
  "fieldname": "item_section", 
  "fieldtype": "Section Break", 
  "label": "Package Items"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "sales_bom_items", 
  "fieldtype": "Table", 
  "label": "Sales BOM Items", 
  "oldfieldname": "sales_bom_items", 
  "oldfieldtype": "Table", 
  "options": "Sales BOM Item", 
  "reqd": 1
 }, 
 {
  "cancel": 1, 
  "create": 1, 
  "doctype": "DocPerm", 
  "role": "Material Manager", 
  "write": 1
 }, 
 {
  "cancel": 0, 
  "create": 0, 
  "doctype": "DocPerm", 
  "role": "Material User", 
  "write": 0
 }, 
 {
  "cancel": 1, 
  "create": 1, 
  "doctype": "DocPerm", 
  "role": "Sales User", 
  "write": 1
 }
]