# Create Sale Return from Sale Bill

**YouTube:** [How to Create a Sales Return from a Sales Bill?](https://www.youtube.com/watch?v=KiJeTYTos9M)

## How to Create a Sales Return from a Sales Bill?

In this tutorial, we will learn how to create a **Sale Return** directly from a **Sale Bill** in **Logic ERP**. This feature ensures accurate return processing, proper stock adjustment, and correct accounting impact.

***

### Open Sale Return Creation Module

* Navigate to **Create Sale Return from Sale Bill**
* Choose the source document:
  * **Sale Bill**
  * **Sale Order**

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

* For this tutorial, proceed with **Sale Return against Sale Bill**

***

### Select Sale Bill

* Select the required **Sale Bill**

<figure><img src="/files/0roncpkaW9lMn88LHr76" alt=""><figcaption></figcaption></figure>

* Click **Refresh**
* After Refreshing:
  * **Upper Section** displays Sale Bill header details
  * **Lower Section** displays all items included in the Sale Bill

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

***

### Define Return Quantities

* Enter the **Return Quantity** in the **SR Quantity** column against each item
* Alternatively, scan return quantities using:
  * Item Code
  * Additional Item Code
  * Lot Code

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

> **Note:** Ensure **Use Item Scanning** is enabled in configuration to activate scanning functionality.

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

***

### Configure Charges and Calculation

* Define which **Extra Charge fields** should be displayed

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

* Set the **Calculation Basis** for these fields as required

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

* Scan the item quantity (if applicable)
* The scanned quantity is automatically reflected in the **SR Quantity** column

***

### Item Selection Logic

* Press the **Space Bar** on the selected column to **untick** an item
  * The SR quantity resets to **zero**
* When SR quantity is entered:
  * The item is automatically **selected**
* **Color Indicators**:
  * **Yellow** → Partial quantity returned
  * **Green** → Full quantity returned

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

***

### Review Header and Remarks

* Review **Sale Return Header Details**
* Enter additional information in the **Remarks** field, if required
* Add any **Additional Charges**, if applicable

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

***

### Save and Verify Sale Return

* Click **Save** to complete the Sale Return process
* Open the **Sale Return** module
* Verify that:
  * The sale return is reflected correctly
  * All item, quantity, and charge details are accurate

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

***

### Sale Return for Retail Customer

* Open the Retail Sale Bill for which the return needs to be processed.
* Select the items and enter the **return quantity** as required.
* If you want to maintain a **separate ledger for a retail customer**:
  * Enable **Create Account for Retail Customer**

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

* Upon selection:
  * A **dedicated ledger account** is automatically created
  * The customer ledger is reflected in the accounting entry

<figure><img src="/files/8L5FZlQlnEqNaOh6NmnX" alt=""><figcaption></figcaption></figure>

***

### Verify Ledger Posting

* Save the Sale Return document
* Open the **Ledger Report**
* Confirm that:
  * The Sale Return entry is posted against the **specific retail customer**
  * Accounting impact is accurate and traceable

***

### Conclusion

Creating a Sale Return from a Sale Bill ensures:

* Accurate stock reversal
* Transparent item-wise return tracking
* Correct customer-wise ledger posting
* Better control over retail and regular customer returns


---

# 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/billing/create-sale-return-from-sale-bill.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.
