{
  "product": "Quikpair",
  "module": {
    "slug": "sales",
    "title": "Sales & invoices"
  },
  "task": {
    "slug": "line-items",
    "title": "Change a line on a sale",
    "question": "How to edit a sale line item in Quikpair"
  },
  "url": "https://www.quikpair.com/how-to-use/sales/line-items/",
  "summary": "Price, quantity, tax and discount are all editable per line — before the invoice is issued.",
  "steps": [
    {
      "n": 1,
      "instruction": "Add the product, then work on its row.",
      "screenshot": {
        "desktop": "https://www.quikpair.com/screenshots/sales/cart-plain-desktop.webp",
        "mobile": "https://www.quikpair.com/screenshots/sales/cart-plain-mobile.webp"
      }
    },
    {
      "n": 2,
      "instruction": "Set the quantity with Increase and Decrease, or type it."
    },
    {
      "n": 3,
      "instruction": "Change the unit price if this customer is paying something different."
    },
    {
      "n": 4,
      "instruction": "Pick the tax on that line, or No Tax."
    },
    {
      "n": 5,
      "instruction": "Add a per-line discount if only that item is discounted — an order-level discount goes in the cart instead."
    },
    {
      "n": 6,
      "instruction": "Line note adds a line of text that prints on the invoice under the item."
    },
    {
      "n": 7,
      "instruction": "Remove line takes it off the sale."
    }
  ],
  "notes": [
    "A line marked incl is tax inclusive: the price you typed already contains the tax, so Quikpair works back to the net figure rather than adding tax on top. Get it wrong and the invoice is out by the tax.",
    "A service product behaves the same way but holds no stock, so it never blocks a sale for being out of stock.",
    "Last line marks the row you are on, so the keyboard can move between rows without the mouse."
  ]
}
