{
 "allow_import": 1, 
 "allow_rename": 1, 
 "autoname": "field:mode_of_payment", 
 "creation": "2012-12-04 17:49:20.000000", 
 "docstatus": 0, 
 "doctype": "DocType", 
 "document_type": "Master", 
 "fields": [
  {
   "fieldname": "mode_of_payment", 
   "fieldtype": "Data", 
   "label": "Mode of Payment", 
   "oldfieldname": "mode_of_payment", 
   "oldfieldtype": "Data", 
   "permlevel": 0, 
   "read_only": 0, 
   "reqd": 1
  }, 
  {
   "fieldname": "company", 
   "fieldtype": "Link", 
   "label": "Company", 
   "options": "Company", 
   "permlevel": 0, 
   "read_only": 0
  }, 
  {
   "description": "Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.", 
   "fieldname": "default_account", 
   "fieldtype": "Link", 
   "label": "Default Account", 
   "options": "Account", 
   "permlevel": 0, 
   "read_only": 0
  }
 ], 
 "icon": "icon-credit-card", 
 "idx": 1, 
 "modified": "2013-12-20 19:24:14.000000", 
 "modified_by": "Administrator", 
 "module": "Accounts", 
 "name": "Mode of Payment", 
 "owner": "harshada@webnotestech.com", 
 "permissions": [
  {
   "create": 1, 
   "email": 1, 
   "permlevel": 0, 
   "print": 1, 
   "read": 1, 
   "report": 1, 
   "role": "Accounts Manager", 
   "submit": 0, 
   "write": 1
  }
 ]
}