{
 "actions": [],
 "creation": "2013-02-22 01:27:58",
 "doctype": "DocType",
 "editable_grid": 1,
 "engine": "InnoDB",
 "field_order": [
  "item_group",
  "fiscal_year",
  "target_qty",
  "target_amount",
  "distribution_id"
 ],
 "fields": [
  {
   "fieldname": "item_group",
   "fieldtype": "Link",
   "in_filter": 1,
   "in_list_view": 1,
   "label": "Item Group",
   "oldfieldname": "item_group",
   "oldfieldtype": "Link",
   "options": "Item Group",
   "search_index": 1
  },
  {
   "fieldname": "fiscal_year",
   "fieldtype": "Link",
   "in_filter": 1,
   "in_list_view": 1,
   "label": "Fiscal Year",
   "oldfieldname": "fiscal_year",
   "oldfieldtype": "Select",
   "options": "Fiscal Year",
   "reqd": 1,
   "search_index": 1
  },
  {
   "fieldname": "target_qty",
   "fieldtype": "Float",
   "in_list_view": 1,
   "label": "Target Qty",
   "oldfieldname": "target_qty",
   "oldfieldtype": "Currency"
  },
  {
   "fieldname": "target_amount",
   "fieldtype": "Float",
   "in_filter": 1,
   "in_list_view": 1,
   "label": "Target  Amount",
   "oldfieldname": "target_amount",
   "oldfieldtype": "Currency",
   "search_index": 1
  },
  {
   "fieldname": "distribution_id",
   "fieldtype": "Link",
   "in_list_view": 1,
   "label": "Target Distribution",
   "options": "Monthly Distribution",
   "reqd": 1
  }
 ],
 "idx": 1,
 "istable": 1,
 "links": [],
 "modified": "2024-03-27 13:10:51.347225",
 "modified_by": "Administrator",
 "module": "Setup",
 "name": "Target Detail",
 "owner": "Administrator",
 "permissions": [],
 "sort_field": "creation",
 "sort_order": "DESC",
 "states": []
}