# Approve Un-Approved Sales Order

**YouTube:** [How to Approve Sales Orders Entered as Unapproved Sales Orders?](https://www.youtube.com/watch?v=VzpmKe99Tsc)

## How to Approve Sales Orders Entered as Unapproved Sales Orders?

In this tutorial, we’ll walk you through the complete process of **approving an Un-Approved Sales Order** in **Logic ERP**, including partial approvals, verification, and final confirmation.

***

### **Review the Un-Approved Sales Order**

* Open the **Un-Approved Sales Order** module.
* Review the created Sales Order.
* In this example, the order contains **two items**, each with a **quantity of 10 units**.

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

***

### **Open the Approval Screen**

* Navigate to the **Approved Un-Approved Sales Order** module.
* Select the required Un-Approved Sales Order from the list.

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

* Click on **Refresh** to load the order details.
* **Review Order Header & Item Details**
* The **Sales Order Header** details are displayed on the screen.

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

* Move to the **Sales Order Item Details** section to view all items and quantities.

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

***

### **Approve Item Quantities**

* Enter the quantity to be approved in the **Approved Quantity** column for each item.
* Add relevant comments in the **Remarks** column.
* Example:
  * First item: **5 units approved**
  * Second item: **Full quantity approved**

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

***

### **Additional Checks (Optional)**

* Press **F3** to view the **Party Ledger**.
* Click on any document to **zoom in and review details**.
* Press **F4** to open the **Party Dues Report**.

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

***

### **Save the Approval**

* Click on the **Save** button to complete the approval process.
* The system confirms successful approval.

<figure><img src="/files/5bLaK6qOsUuE2JM0vMyq" alt=""><figcaption></figcaption></figure>

***

### **Verify in Sales Order Module**

* Open the **Sales Order Module**.
* Verify that the **approved sales order** is now available.
* Confirm:
  * Approved quantities
  * Remarks
  * All relevant order details

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

***

### **Review Pending Quantities**

* Return to the **Approved Un-Approved Sales Order** module.
* Open the same Un-Approved Sales Order.
* Note that:
  * **Approved items are no longer displayed**
  * Only **pending quantities** remain for approval

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

***

### **Approve Remaining Quantity**

* Approve the remaining pending quantity.
* Save the entry.
* A **new Sales Order** is generated automatically.

***

### **Final Confirmation**

* Open the **Sales Order Module** again.
* Verify the newly generated sales order.
* Ensure it correctly reflects:
  * Approved items
  * Quantities
  * Remarks
  * All related details

<figure><img src="/files/7azBvAW0hD8lsJguVenp" alt=""><figcaption></figcaption></figure>

***

### **Conclusion:**

This confirms that the **Un-Approved Sales Order approval process** has been completed successfully, including partial and final approvals.


---

# 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://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/approve-un-approved-sales-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.
