{
 "creation": "2021-11-23 12:00:36.138824",
 "docstatus": 0,
 "doctype": "Form Tour",
 "idx": 0,
 "is_standard": 1,
 "modified": "2021-11-23 12:02:48.010298",
 "modified_by": "Administrator",
 "module": "Selling",
 "name": "Quotation",
 "owner": "Administrator",
 "reference_doctype": "Quotation",
 "save_on_complete": 1,
 "steps": [
  {
   "description": "Select a customer or lead for whom this quotation is being prepared. Let's select a Customer.",
   "field": "",
   "fieldname": "quotation_to",
   "fieldtype": "Link",
   "has_next_condition": 0,
   "is_table_field": 0,
   "label": "Quotation To",
   "parent_field": "",
   "position": "Right",
   "title": "Quotation To"
  },
  {
   "description": "Select a specific Customer to whom this quotation will be sent.",
   "field": "",
   "fieldname": "party_name",
   "fieldtype": "Dynamic Link",
   "has_next_condition": 0,
   "is_table_field": 0,
   "label": "Party",
   "parent_field": "",
   "position": "Right",
   "title": "Party"
  },
  {
   "child_doctype": "Quotation Item",
   "description": "Select an item for which you will be quoting a price.",
   "field": "",
   "fieldname": "items",
   "fieldtype": "Table",
   "has_next_condition": 0,
   "is_table_field": 0,
   "label": "Items",
   "parent_field": "",
   "parent_fieldname": "items",
   "position": "Bottom",
   "title": "Items"
  },
  {
   "description": "You can select pre-populated Sales Taxes and Charges from here.",
   "field": "",
   "fieldname": "taxes",
   "fieldtype": "Table",
   "has_next_condition": 0,
   "is_table_field": 0,
   "label": "Sales Taxes and Charges",
   "parent_field": "",
   "position": "Bottom",
   "title": "Sales Taxes and Charges"
  }
 ],
 "title": "Quotation"
}