{
  "product": "Quikpair",
  "module": {
    "slug": "purchases",
    "title": "Purchases"
  },
  "task": {
    "slug": "charges",
    "title": "Add shipping or other charges",
    "question": "How to add charges to a purchase in Quikpair"
  },
  "url": "https://www.quikpair.com/how-to-use/purchases/charges/",
  "summary": "Record the freight, packing or handling the supplier put on the invoice.",
  "steps": [
    {
      "n": 1,
      "instruction": "On the purchase, tap Add charge.",
      "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": 2,
      "instruction": "Name it and set the amount."
    },
    {
      "n": 3,
      "instruction": "Add another for each separate charge on the supplier bill."
    },
    {
      "n": 4,
      "instruction": "Remove charge takes one off again."
    }
  ],
  "notes": [
    "Charges go on the order total but are not stock, so they do not change what any product costs you.",
    "Matching them to the supplier invoice line for line is what makes the two agree later."
  ]
}
