> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/configurations/sale-voucher-configuration/other-settings-1/default-mode-sale-return-for-sale-bill-challan-items.md).

# Default Mode Sale Return for Sale Bill/Challan Items

**YouTube:** [How to Set Sale Return as the Default Entry Mode in Sale Bill?](https://www.youtube.com/watch?v=9TOgl2P6Am0)

## How to Set Sale Return as the Default Entry Mode in Sale Bill?

In this tutorial, we’ll guide you on how to **streamline your returns** by enabling the **Default Mode Sale Return** feature for sale bills and challans, eliminating the need to manually switch to return mode each time.

***

### Access Sales Voucher Configuration:

* Navigate to **Sales Voucher Configuration**.
* Select the **relevant Billing Series**.
* Locate the Feature labeled: “**Default Mode Sale Return for Sale Bill & Challan Items”**.
  * Enable this feature to automatically set the transaction mode to **Sale Return** by default when creating sale bills and sale challans.

<figure><img src="/files/BpQWz7TCgjx2sdZko8vz" alt=""><figcaption><p>Let's proceed with this option turned on to understand its practical implications in billing.</p></figcaption></figure>

***

### Behavior When Feature is Enabled:

* Open the **Sale Bill** window.
* Observe that the system **automatically defaults to Sale Return mode** without manual intervention.

<figure><img src="/files/ockqYJ3bU2lObvv1vAks" alt=""><figcaption><p>Observe that the system preselects 'Sale Return' mode by default, streamlining the billing process</p></figcaption></figure>

***

### **Conclusion**

Enabling this feature significantly improves efficiency by automating the selection of sale return mode, saving time and reducing errors during return processing.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/configurations/sale-voucher-configuration/other-settings-1/default-mode-sale-return-for-sale-bill-challan-items.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
