{
 "actions": [],
 "allow_rename": 1,
 "beta": 1,
 "creation": "2019-12-04 04:59:08.003664",
 "doctype": "DocType",
 "editable_grid": 1,
 "engine": "InnoDB",
 "field_order": [
  "dunning_type",
  "is_default",
  "column_break_3",
  "company",
  "section_break_6",
  "dunning_fee",
  "column_break_8",
  "rate_of_interest",
  "text_block_section",
  "dunning_letter_text",
  "section_break_9",
  "income_account",
  "column_break_13",
  "cost_center"
 ],
 "fields": [
  {
   "fieldname": "dunning_type",
   "fieldtype": "Data",
   "in_list_view": 1,
   "label": "Dunning Type",
   "reqd": 1,
   "unique": 1
  },
  {
   "fieldname": "dunning_fee",
   "fieldtype": "Currency",
   "in_list_view": 1,
   "label": "Dunning Fee"
  },
  {
   "description": "This section allows the user to set the Body and Closing text of the Dunning Letter for the Dunning Type based on language, which can be used in Print.",
   "fieldname": "text_block_section",
   "fieldtype": "Section Break",
   "label": "Dunning Letter"
  },
  {
   "fieldname": "dunning_letter_text",
   "fieldtype": "Table",
   "options": "Dunning Letter Text"
  },
  {
   "fieldname": "section_break_6",
   "fieldtype": "Section Break"
  },
  {
   "fieldname": "column_break_8",
   "fieldtype": "Column Break"
  },
  {
   "fieldname": "rate_of_interest",
   "fieldtype": "Float",
   "in_list_view": 1,
   "label": "Rate of Interest (%) Yearly"
  },
  {
   "default": "0",
   "fieldname": "is_default",
   "fieldtype": "Check",
   "label": "Is Default"
  },
  {
   "fieldname": "section_break_9",
   "fieldtype": "Section Break",
   "label": "Accounting Details"
  },
  {
   "fieldname": "income_account",
   "fieldtype": "Link",
   "label": "Income Account",
   "options": "Account"
  },
  {
   "fieldname": "cost_center",
   "fieldtype": "Link",
   "label": "Cost Center",
   "options": "Cost Center"
  },
  {
   "fieldname": "column_break_3",
   "fieldtype": "Column Break"
  },
  {
   "fieldname": "company",
   "fieldtype": "Link",
   "label": "Company",
   "options": "Company",
   "reqd": 1
  },
  {
   "fieldname": "column_break_13",
   "fieldtype": "Column Break"
  }
 ],
 "links": [
  {
   "link_doctype": "Dunning",
   "link_fieldname": "dunning_type"
  }
 ],
 "modified": "2024-03-27 13:08:19.584112",
 "modified_by": "Administrator",
 "module": "Accounts",
 "name": "Dunning Type",
 "naming_rule": "By script",
 "owner": "Administrator",
 "permissions": [
  {
   "create": 1,
   "delete": 1,
   "email": 1,
   "export": 1,
   "print": 1,
   "read": 1,
   "report": 1,
   "role": "System Manager",
   "share": 1,
   "write": 1
  },
  {
   "create": 1,
   "delete": 1,
   "email": 1,
   "export": 1,
   "print": 1,
   "read": 1,
   "report": 1,
   "role": "Accounts Manager",
   "share": 1,
   "write": 1
  },
  {
   "create": 1,
   "delete": 1,
   "email": 1,
   "export": 1,
   "print": 1,
   "read": 1,
   "report": 1,
   "role": "Administrator",
   "share": 1,
   "write": 1
  }
 ],
 "sort_field": "creation",
 "sort_order": "DESC",
 "states": [],
 "track_changes": 1
}