{
  "product": "Quikpair",
  "module": {
    "slug": "purchases",
    "title": "Purchases"
  },
  "task": {
    "slug": "save-draft",
    "title": "Save a purchase as a draft",
    "question": "How to save a draft purchase order in Quikpair"
  },
  "url": "https://www.quikpair.com/how-to-use/purchases/save-draft/",
  "summary": "Park an order you are not ready to send.",
  "steps": [
    {
      "n": 1,
      "instruction": "Build the purchase as usual — supplier, products, costs."
    },
    {
      "n": 2,
      "instruction": "Tap Save Draft instead of Create Purchase.",
      "controls": [
        "Add charge",
        "Create Purchase"
      ],
      "screenshot": {
        "desktop": "https://www.quikpair.com/screenshots/purchases/create-flow-2-desktop.webp",
        "mobile": "https://www.quikpair.com/screenshots/purchases/create-flow-2-mobile.webp"
      }
    },
    {
      "n": 3,
      "instruction": "It is saved with the status Draft."
    },
    {
      "n": 4,
      "instruction": "Find it again with the Draft tab on the Purchases list, open it and finish it there."
    }
  ],
  "notes": [
    "A draft holds no stock and owes the supplier nothing.",
    "F8 saves the draft from a desktop keyboard."
  ]
}
