{
  "product": "Quikpair",
  "module": {
    "slug": "purchases",
    "title": "Purchases"
  },
  "task": {
    "slug": "line-items",
    "title": "Change a line on a purchase",
    "question": "How to edit a purchase line item in Quikpair"
  },
  "url": "https://www.quikpair.com/how-to-use/purchases/line-items/",
  "summary": "Cost, quantity, tax and discount are set per line, before the order is received.",
  "steps": [
    {
      "n": 1,
      "instruction": "Add the product, then work on its row.",
      "screenshot": {
        "desktop": "https://www.quikpair.com/screenshots/purchases/basket-plain-desktop.webp",
        "mobile": "https://www.quikpair.com/screenshots/purchases/basket-plain-mobile.webp"
      }
    },
    {
      "n": 2,
      "instruction": "Set the quantity with Increase and Decrease, or type it."
    },
    {
      "n": 3,
      "instruction": "Set the unit cost — what the supplier charges you, not what you sell it for."
    },
    {
      "n": 4,
      "instruction": "Pick the tax on that line, or No Tax."
    },
    {
      "n": 5,
      "instruction": "Add a per-line discount if the supplier discounted only that item."
    },
    {
      "n": 6,
      "instruction": "Line note adds a line of text that prints on the purchase order under the item."
    },
    {
      "n": 7,
      "instruction": "Remove line takes it off the order, and Clear all empties the list."
    }
  ],
  "notes": [
    "A line marked incl is tax inclusive: the cost you typed already contains the tax, so Quikpair works back to the net figure rather than adding tax on top.",
    "The side panel totals Line discounts separately from the order discount, so you can see which is which.",
    "Once the order is received the lines are fixed — correct them with a purchase return instead."
  ]
}
