{
 "allow_copy": 1, 
 "autoname": "SR/.######", 
 "creation": "2013-03-28 10:35:31", 
 "description": "This tool helps you to update or fix the quantity and valuation of stock in the system. It is typically used to synchronise the system values and what actually exists in your warehouses.", 
 "docstatus": 0, 
 "doctype": "DocType", 
 "fields": [
  {
   "default": "Today", 
   "fieldname": "posting_date", 
   "fieldtype": "Date", 
   "in_filter": 0, 
   "in_list_view": 1, 
   "label": "Posting Date", 
   "oldfieldname": "reconciliation_date", 
   "oldfieldtype": "Date", 
   "permlevel": 0, 
   "read_only": 0, 
   "reqd": 1
  }, 
  {
   "fieldname": "posting_time", 
   "fieldtype": "Time", 
   "in_filter": 0, 
   "in_list_view": 1, 
   "label": "Posting Time", 
   "oldfieldname": "reconciliation_time", 
   "oldfieldtype": "Time", 
   "permlevel": 0, 
   "read_only": 0, 
   "reqd": 1
  }, 
  {
   "fieldname": "amended_from", 
   "fieldtype": "Link", 
   "ignore_user_permissions": 1, 
   "label": "Amended From", 
   "no_copy": 1, 
   "options": "Stock Reconciliation", 
   "permlevel": 0, 
   "print_hide": 1, 
   "read_only": 1
  }, 
  {
   "fieldname": "fiscal_year", 
   "fieldtype": "Link", 
   "label": "Fiscal Year", 
   "options": "Fiscal Year", 
   "permlevel": 0, 
   "print_hide": 1, 
   "reqd": 1
  }, 
  {
   "fieldname": "company", 
   "fieldtype": "Link", 
   "label": "Company", 
   "options": "Company", 
   "permlevel": 0, 
   "reqd": 1
  }, 
  {
   "depends_on": "eval:cint(sys_defaults.auto_accounting_for_stock)", 
   "fieldname": "expense_account", 
   "fieldtype": "Link", 
   "label": "Difference Account", 
   "options": "Account", 
   "permlevel": 0
  }, 
  {
   "depends_on": "eval:cint(sys_defaults.auto_accounting_for_stock)", 
   "fieldname": "cost_center", 
   "fieldtype": "Link", 
   "label": "Cost Center", 
   "options": "Cost Center", 
   "permlevel": 0
  }, 
  {
   "fieldname": "col1", 
   "fieldtype": "Column Break", 
   "permlevel": 0
  }, 
  {
   "fieldname": "upload_html", 
   "fieldtype": "HTML", 
   "label": "Upload HTML", 
   "permlevel": 0, 
   "print_hide": 1, 
   "read_only": 1
  }, 
  {
   "depends_on": "reconciliation_json", 
   "fieldname": "sb2", 
   "fieldtype": "Section Break", 
   "label": "Reconciliation Data", 
   "permlevel": 0
  }, 
  {
   "fieldname": "reconciliation_html", 
   "fieldtype": "HTML", 
   "hidden": 0, 
   "label": "Reconciliation HTML", 
   "permlevel": 0, 
   "print_hide": 0, 
   "read_only": 1
  }, 
  {
   "fieldname": "reconciliation_json", 
   "fieldtype": "Long Text", 
   "hidden": 1, 
   "label": "Reconciliation JSON", 
   "no_copy": 1, 
   "permlevel": 0, 
   "print_hide": 1, 
   "read_only": 1
  }
 ], 
 "icon": "icon-upload-alt", 
 "idx": 1, 
 "is_submittable": 1, 
 "max_attachments": 1, 
 "modified": "2014-10-07 12:43:52.825575", 
 "modified_by": "Administrator", 
 "module": "Stock", 
 "name": "Stock Reconciliation", 
 "owner": "Administrator", 
 "permissions": [
  {
   "amend": 0, 
   "cancel": 1, 
   "create": 1, 
   "delete": 1, 
   "permlevel": 0, 
   "read": 1, 
   "report": 1, 
   "role": "Material Manager", 
   "submit": 1, 
   "write": 1
  }
 ], 
 "read_only_onload": 0, 
 "search_fields": "posting_date", 
 "sort_field": "modified", 
 "sort_order": "DESC"
}