[
 {
  "creation": "2013-01-22 16:50:39", 
  "docstatus": 0, 
  "modified": "2013-01-22 16:54:49", 
  "modified_by": "Administrator", 
  "owner": "wasim@webnotestech.com"
 }, 
 {
  "doctype": "DocType", 
  "issingle": 1, 
  "module": "Stock", 
  "name": "__common__"
 }, 
 {
  "doctype": "DocField", 
  "name": "__common__", 
  "parent": "Landed Cost Wizard", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "create": 1, 
  "doctype": "DocPerm", 
  "name": "__common__", 
  "parent": "Landed Cost Wizard", 
  "parentfield": "permissions", 
  "parenttype": "DocType", 
  "permlevel": 0, 
  "read": 1, 
  "report": 0, 
  "submit": 0, 
  "write": 1
 }, 
 {
  "doctype": "DocType", 
  "name": "Landed Cost Wizard"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "process", 
  "fieldtype": "HTML", 
  "label": "Process", 
  "options": "<div class=\"field_description\"><b>Process:</b><br>1. Fetch and select Purchase Receipt<br>2. Enter extra costs<br>3. Click on Update Landed Cost button<br> 4. Cost will be added into other charges table of selected PR proportionately based on net total<br>5. Item Valuation Rate will be recalculated</div>"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "section_break0", 
  "fieldtype": "Section Break", 
  "options": "Simple"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "from_pr_date", 
  "fieldtype": "Date", 
  "label": "From PR Date", 
  "reqd": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "to_pr_date", 
  "fieldtype": "Date", 
  "label": "To PR Date", 
  "reqd": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "currency", 
  "fieldtype": "Link", 
  "label": "Currency", 
  "options": "Currency", 
  "reqd": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "get_purchase_receipt", 
  "fieldtype": "Button", 
  "label": "Get Purchase Receipt", 
  "options": "get_purchase_receipts"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "lc_pr_details", 
  "fieldtype": "Table", 
  "label": "Landed Cost Purchase Receipts", 
  "options": "Landed Cost Purchase Receipt"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "section_break1", 
  "fieldtype": "Section Break", 
  "options": "Simple"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "landed_cost_details", 
  "fieldtype": "Table", 
  "label": "Landed Cost Items", 
  "options": "Landed Cost Item"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "update_pr", 
  "fieldtype": "Button", 
  "label": "Update PR", 
  "options": "update_landed_cost"
 }, 
 {
  "amend": 0, 
  "cancel": 0, 
  "doctype": "DocPerm", 
  "role": "Purchase Manager"
 }, 
 {
  "doctype": "DocPerm", 
  "role": "System Manager"
 }, 
 {
  "doctype": "DocPerm", 
  "role": "Purchase User"
 }
]