{
 "actions": [],
 "creation": "2018-01-10 13:03:35.544736",
 "doctype": "DocType",
 "editable_grid": 1,
 "engine": "InnoDB",
 "field_order": [
  "share_type",
  "from_no",
  "rate",
  "column_break_4",
  "no_of_shares",
  "to_no",
  "amount",
  "section_break_8",
  "is_company",
  "current_state"
 ],
 "fields": [
  {
   "fieldname": "share_type",
   "fieldtype": "Link",
   "in_list_view": 1,
   "label": "Share Type",
   "options": "Share Type",
   "read_only": 1,
   "reqd": 1
  },
  {
   "fieldname": "from_no",
   "fieldtype": "Int",
   "label": "From No",
   "read_only": 1,
   "reqd": 1
  },
  {
   "fieldname": "rate",
   "fieldtype": "Int",
   "in_list_view": 1,
   "label": "Rate",
   "read_only": 1,
   "reqd": 1
  },
  {
   "fieldname": "column_break_4",
   "fieldtype": "Column Break"
  },
  {
   "fieldname": "no_of_shares",
   "fieldtype": "Int",
   "in_list_view": 1,
   "label": "No of Shares",
   "read_only": 1,
   "reqd": 1
  },
  {
   "fieldname": "to_no",
   "fieldtype": "Int",
   "label": "To No",
   "read_only": 1,
   "reqd": 1
  },
  {
   "fieldname": "amount",
   "fieldtype": "Int",
   "in_list_view": 1,
   "label": "Amount",
   "read_only": 1,
   "reqd": 1
  },
  {
   "fieldname": "section_break_8",
   "fieldtype": "Section Break"
  },
  {
   "default": "0",
   "fieldname": "is_company",
   "fieldtype": "Check",
   "hidden": 1,
   "label": "Is Company",
   "read_only": 1
  },
  {
   "fieldname": "current_state",
   "fieldtype": "Select",
   "hidden": 1,
   "label": "Current State",
   "options": "\nIssued\nPurchased",
   "read_only": 1
  }
 ],
 "istable": 1,
 "links": [],
 "modified": "2024-03-27 13:10:39.866399",
 "modified_by": "Administrator",
 "module": "Accounts",
 "name": "Share Balance",
 "owner": "Administrator",
 "permissions": [],
 "quick_entry": 1,
 "sort_field": "creation",
 "sort_order": "DESC",
 "states": [],
 "track_changes": 1
}