# Prompt Godown for Sale Return Voucher

**YouTube:** [How to Enable Godown Selection Before Saving Sale Return ?](https://www.youtube.com/watch?v=rGL41oaN4XM)

## How to Enable Godown Selection Before Saving Sale Return?

In this tutorial, you’ll learn how to configure Logic ERP to **prompt for Godown selection** during the **Sales Return** process. This ensures better control, inventory accuracy, and streamlined warehouse management.

***

### Access Sales Voucher Configuration

* Navigate to the **Sales Voucher Configuration**.
* Select the relevant **Sales Return Series** from the list.
* Locate and Disable the feature labeled: **“Prompt Godown for Sale Return Voucher.”**
* This setting controls whether the system prompts the user to select a **Godown** before saving the return.

<figure><img src="/files/ybQXY2qgMr8yXKB7QN8Z" alt=""><figcaption><p>Let's Keep this feature Disabled and observe its impact.</p></figcaption></figure>

***

### Behavior When Feature is Disabled

* Navigate to the Billing and create a New Sale Return Voucher.
* Enter item and transaction details as usual.

🧾 **Observation**:

> The voucher is **saved directly** without asking for a **Godown**, which could lead to stock management issues if multiple warehouses are in use.

***

### Behavior When Feature is Enabled

* Go back to **Sales Voucher Configuration**.
* Check the box for: **“Prompt Godown for Sale Return Voucher.”**
* Save the configuration.
* Navigate to the Billing and create a New Sale Return Voucher.
* Enter the return details and attempt to save.

<figure><img src="/files/x8aEx16fllja6ymV68Pv" alt=""><figcaption><p>As shown in the picture, the software has prompted for Godown selection.</p></figcaption></figure>

🧾 **Observation**:

> The system now **prompts you to select a Godown** before saving the voucher, ensuring the returned stock is routed to the correct warehouse.

***

### Benefits of Enabling This Feature

* Ensures **accurate inventory tracking** across Godowns.
* Minimizes chances of **stock mismatches or errors**.
* Enhances **operational control** during the return process.


---

# 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-godown-for-sale-return-voucher.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.
