# Accepting Receiving Invoices

**ACCEPTING RECEIVING INVOICES**

Barnet includes a security feature that allows you to **lock Receiving Invoices from further edits**. Once an invoice has been entered and balanced, it is **best practice to mark it as ‘*****Accepted*****’**. This ensures no additional changes can be made without proper authorization.

**Key Points:**

* **Accepted invoices cannot be edited or deleted.**
* **A user permission controls who can UnAccept invoices.**
* **For stores using both the Portal and POS Manager (desktop version):**\
  Accepted status does **not sync** between the two platforms. If you use both, you must **Accept the invoice separately** in each system.

**How to Accept an Invoice:**

1. Locate the ‘**Accepted’** slider on the invoice.
2. Click the slider.

<figure><img src="/files/2lfKsFGeLMul98FiOIfV" alt=""><figcaption></figcaption></figure>

3. The slider will turn **green**, and an **Accepted** flag will appear next to the **Received** flag.

![](/files/Ss31JkqkAXJLJLPxdjS6)

4. Once Accepted:

* The **Details** view becomes read-only.
* The **Edit** window is locked.
* The **Delete** button is disabled.

![](/files/XkFnuqOOXQwTp8gPhBsi)

![](/files/mFUTiDcz2ObY8V3KxJAo)

**How to UnAccept:**

Staff with the proper **UnAccept permission** (usually senior managers) can toggle the slider off to allow further edits.

![](/files/182PylbOp1xjCDWFZBcD)


---

# 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://support.barnetpos.com/liquor-store-portal/receiving/accepting-receiving-invoices.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.
