# Deleting a Supplier Order

{% hint style="warning" %}
Only users with this permission can perform this action: **User can delete Supplier orders.**
{% endhint %}

To delete a supplier order:

1. In the [**Admin Portal**](https://admin.gobossit.com/), navigate to **Stock > Supplier Orders.**
2. Click the **tick box** on the relevant order.
3. Click **Delete** then **Confirm**.

{% hint style="success" %}
The stock numbers will automatically be recalculated within an hour.
{% endhint %}

<figure><img src="/files/L2cBdqxyY5iPh3kzJ8qJ" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
Only supplier orders newer than 60 days can be deleted.
{% endhint %}

<figure><img src="/files/24DL0njtKga1Zhs90BGT" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bossithq.com/stock/stock-suppliers/stock-supplier-orders/deleting-a-supplier-order.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
