{
  "product": "Quikpair",
  "module": {
    "slug": "suppliers",
    "title": "Suppliers"
  },
  "task": {
    "slug": "delete",
    "title": "Delete a supplier",
    "question": "How to delete a supplier in Quikpair"
  },
  "url": "https://www.quikpair.com/how-to-use/suppliers/delete/",
  "summary": "Remove a record created by mistake.",
  "steps": [
    {
      "n": 1,
      "instruction": "Open Suppliers and find them."
    },
    {
      "n": 2,
      "instruction": "Choose Delete from the row.",
      "controls": [
        "Delete"
      ],
      "screenshot": {
        "desktop": "https://www.quikpair.com/screenshots/suppliers/delete-desktop.webp",
        "mobile": "https://www.quikpair.com/screenshots/suppliers/delete-mobile.webp"
      }
    },
    {
      "n": 3,
      "instruction": "Confirm on the Delete Supplier box."
    }
  ],
  "notes": [
    "A supplier with purchases against them should be made Inactive instead — deleting one that has history would leave those orders without an owner.",
    "Deleting needs the supplier delete permission."
  ]
}
