# Prompt for Approval Document in case of Sale Return

**YouTube:** [How to Enable Prompt for Sale Return Approval Document Linking in Sale Return?](https://www.youtube.com/watch?v=DogU0mfMv3o)

## How to Enable Prompt for Sale Return Approval Document Linking in Sale Return?

This tutorial guides you through the process of activating and using the **"Prompt for Approval Document in case of Sale Return"** feature in **Logic ERP**. This functionality adds an essential layer of **control, validation, and authorization** before a sale return is finalized.

***

### **Access Sale Voucher Configuration**

* Go to **Sale Voucher Configuration**.
* Select the **Sale Return Series** relevant to your business.
* Locate and enable the option labeled as:

> **“Prompt for Approval Document in case of Sale Return”**

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

* Click **Save** to apply changes.

> **Purpose**: Ensures that no sale return is processed without a pre-approved document, minimizing errors and unauthorized returns.

***

### **Create a Sale Return Approval Document**

* Navigate to the **Sale Return Approval Document** module.
* Generate a new **Approval Document** with the required return item details.

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

* Save the document.

> This document acts as a pre-approved authorization for returning items.

***

### **Mark the Approval Document as Cleared**

* Go to the **Mark Clearing of Sale Return Approval Documents** module.
* Select the recently created **Approval Document**.

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

* Mark it for **Clearance** and save.

> Marking as cleared allows the system to recognize it as valid for linking to an actual sale return transaction.

***

### **Process the Sale Return with Approval**

* Navigate to the **Sale Return** window.
* Begin entering the **return item details**.
* On attempting to **save the transaction**, the system will prompt for an **Approval Document**.

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

* Select the relevant document from the list.
* Complete and **save** the sale return transaction.

***

### **Benefits of Using Sale Return Approval Workflow**

| Feature             | Description                                                  |
| ------------------- | ------------------------------------------------------------ |
| Controlled Returns  | Prevents unauthorized or incorrect return entries.           |
| Integrated Workflow | Ensures that approval is a part of your sale return process. |
| Audit Trail         | Maintains a trackable history of approved returns.           |
| Reduces Errors      | Avoids accidental returns without validation.                |

***

### **Pro Tip**

> Set up user-wise access or approval hierarchies in Logic Admin to enforce who can generate, clear, or approve return documents.


---

# 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/setups/configurations/sale-voucher-configuration/other-settings-1/prompt-for-approval-document-in-case-of-sale-return.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.
