# Default Godown (SR)

**YouTube:** [How to Set a Default Godown for Sale Return Transactions?](https://www.youtube.com/watch?v=zFD6JIClAk4)

## How to Set a Default Godown for Sale Return Transactions?

In this tutorial, we'll guide you step-by-step on how to set a **default Godown for Sale Return** in your system.

***

### Step-by-Step Configuration

* Navigate to the **Sale Voucher Configuration** section.
* Choose the relevant **Billing Series** for which you want to set the default agent.
* Click on **Other Settings 1**.
* Then select the **“Other Settings”** option.
* Find the option labeled: **“Default Godown (SR)”**
  * This dropdown displays all available Godowns configured in the system.
* From the dropdown list, select the desired **Godown** you want to set as default for sale returns.

<figure><img src="/files/hOxL5LFgZHU0VAwf6H8i" alt=""><figcaption><p>As mentioned above, follow the given steps and select the appropriate option from the dropdown as per your requirement.</p></figcaption></figure>

* Click **Save** to apply the changes.

***

### **Generate a Sale Return**

* Navigate to the **Sale Return** window.
* Proceed to generate the **Sales Return** document.
* Save the document once completed.

***

### **Verify the Sale Return in Report**

* Open the relevant **report** to check the Godown in which the return has been recorded.
* You will observe that the return has been successfully recorded under **"Store 2"**—the Godown set as default in the configuration.

<figure><img src="/files/qz8AKvxKChTtQNVLNCOC" alt=""><figcaption><p>As you can see in the picture, the sale return has been recorded in the Store 2 Godown.</p></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://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/configurations/sale-voucher-configuration/other-settings-1/other-settings/defaults-1/default-godown-sr.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.
