{
 "actions": [],
 "allow_import": 1,
 "allow_rename": 1,
 "autoname": "HR-RTB-.YYYY.-.#####",
 "creation": "2018-05-13 14:59:42.038964",
 "doctype": "DocType",
 "editable_grid": 1,
 "engine": "InnoDB",
 "field_order": [
  "company",
  "employee",
  "bonus_payment_date",
  "bonus_amount",
  "salary_component",
  "amended_from",
  "column_break_6",
  "employee_name",
  "department",
  "date_of_joining"
 ],
 "fields": [
  {
   "fieldname": "company",
   "fieldtype": "Link",
   "label": "Company",
   "options": "Company",
   "reqd": 1
  },
  {
   "fieldname": "employee",
   "fieldtype": "Link",
   "in_list_view": 1,
   "label": "Employee",
   "options": "Employee",
   "reqd": 1
  },
  {
   "fieldname": "bonus_payment_date",
   "fieldtype": "Date",
   "in_list_view": 1,
   "label": "Bonus Payment Date",
   "reqd": 1
  },
  {
   "fieldname": "bonus_amount",
   "fieldtype": "Currency",
   "label": "Bonus Amount",
   "reqd": 1
  },
  {
   "fieldname": "amended_from",
   "fieldtype": "Link",
   "label": "Amended From",
   "no_copy": 1,
   "options": "Retention Bonus",
   "print_hide": 1,
   "read_only": 1
  },
  {
   "fieldname": "column_break_6",
   "fieldtype": "Column Break"
  },
  {
   "fetch_from": "employee.employee_name",
   "fieldname": "employee_name",
   "fieldtype": "Data",
   "label": "Employee Name",
   "read_only": 1
  },
  {
   "fetch_from": "employee.department",
   "fieldname": "department",
   "fieldtype": "Link",
   "label": "Department",
   "options": "Department",
   "read_only": 1
  },
  {
   "fetch_from": "employee.date_of_joining",
   "fieldname": "date_of_joining",
   "fieldtype": "Data",
   "label": "Date of Joining",
   "read_only": 1
  },
  {
   "fieldname": "salary_component",
   "fieldtype": "Link",
   "label": "Salary Component",
   "options": "Salary Component",
   "reqd": 1
  }
 ],
 "is_submittable": 1,
 "links": [],
 "modified": "2020-06-22 22:42:05.251951",
 "modified_by": "Administrator",
 "module": "Payroll",
 "name": "Retention Bonus",
 "owner": "Administrator",
 "permissions": [
  {
   "cancel": 1,
   "create": 1,
   "delete": 1,
   "email": 1,
   "export": 1,
   "print": 1,
   "read": 1,
   "report": 1,
   "role": "System Manager",
   "share": 1,
   "submit": 1,
   "write": 1
  },
  {
   "cancel": 1,
   "create": 1,
   "delete": 1,
   "email": 1,
   "export": 1,
   "print": 1,
   "read": 1,
   "report": 1,
   "role": "HR Manager",
   "share": 1,
   "submit": 1,
   "write": 1
  },
  {
   "cancel": 1,
   "create": 1,
   "delete": 1,
   "email": 1,
   "export": 1,
   "print": 1,
   "read": 1,
   "report": 1,
   "role": "HR User",
   "share": 1,
   "submit": 1,
   "write": 1
  },
  {
   "email": 1,
   "export": 1,
   "print": 1,
   "read": 1,
   "report": 1,
   "role": "Employee",
   "share": 1
  }
 ],
 "quick_entry": 1,
 "sort_field": "modified",
 "sort_order": "DESC",
 "track_changes": 1
}