# Prompt for Bill Adjustment in Sale Return

**YouTube:** [How to Trigger a Bill Adjustment Prompt in Sale Return?](https://www.youtube.com/watch?v=4rzu7ZGU4aI)

## How to Trigger a Bill Adjustment Prompt in Sale Return?

In this tutorial, we will guide you through the process of enabling a useful feature in Logic ERP that prompts users to adjust bills immediately after saving a **Sale Return** entry. This feature helps maintain accurate account balances by ensuring that any returns are promptly reflected against outstanding bills. It eliminates the need to manually open the bill adjustment window, improving workflow efficiency and reducing the chances of missed adjustments.

***

### **Access Global Settings in Logic Admin**

* Begin by launching the **Logic Admin**.
* Navigate to the **Global Settings** section.&#x20;
* Inside Global Settings, go to the **"Sale Return Settings"** tab.
* Locate and enable the option labeled: **"Prompt for Bill Adjustment in Sale Return"**.

<figure><img src="/files/21SqcxUr1Lq9dCp8R8gC" alt=""><figcaption></figcaption></figure>

* Click the **Save** button to apply your changes.
* For the new setting to take effect, **restart the software**.

***

### **Create a Sale Return Voucher**

* Open the **Sale Return Voucher** screen within the Logic ERP system.
* Enter all the required details, such as customer name, items being returned, quantities, rates, and applicable taxes.
* Once the details are correctly filled in, **click Save** to finalize the sale return entry.
* Immediately after saving the sale return, the **Bill Adjustment** window will appear automatically.
* In this window:
  * Select the **original sales bill** that corresponds to the return.
  * Choose the matching entry from the list provided.
* Click on the **"Adjust Entry"** button to complete the process.

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

***

### **Conclusion**

By enabling the "Prompt for Bill Adjustment in Sale Return" option, businesses can streamline their return and billing workflows, minimize manual intervention, and ensure financial accuracy. This tutorial helps users configure and use this feature effectively to improve their operational efficiency.


---

# 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/user-access/logic-global-admin/sale-return/prompt-for-bill-adjustment-in-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.
