# Prompt for Bill Adjustment in Purchase Return

**YouTube:** [How to Enable a Popup for Adjusting Purchase Bills Against Purchase Returns After Saving?](https://www.youtube.com/watch?v=52hTlhOY2gc)

## How to Enable a Popup for Adjusting Purchase Bills Against Purchase Returns After Saving?

This tutorial explains how to enable a setting in **Logic ERP** that prompts for bill adjustment immediately after saving a **Purchase Return Voucher**.

***

### **Step-by-Step Configuration:**

* Open the **Logic Folder** and run **Logic Admin**.
* Go to **Global Settings**.
* Navigate to the **Purchase** tab.
* Locate and enable the option: **“Prompt for Bill Adjustment in Purchase Return.”**

<figure><img src="/files/EQPzGeFAlraPGXs1IFsQ" alt=""><figcaption><p>Let's keep this feature enable to observe its impact in Purchase.</p></figcaption></figure>

* Click **Save** to apply the changes.
* Close and restart **Logic ERP** to activate the new setting.

***

### **Enter a Purchase Return Transaction**

* Open the **Purchase Return Voucher** screen.
* Create and save a new purchase return transaction as usual.
* After saving the voucher, a **Bill Adjustment** window will automatically appear.
* In the **upper grid**, select the relevant **bill**.
* In the **lower grid**, select the corresponding **purchase return entry**.
* Click on the **Adjust Entry** button to complete the adjustment process.

<figure><img src="/files/leIg7ADkoG4Kd5dP8TAp" alt=""><figcaption><p>As shown in the image above, the software has opened the <strong>Purchase Return</strong> window for adjustment.</p></figcaption></figure>

***

**Result of This Configuration**

* The system now prompts users to adjust the bill immediately after a purchase return, ensuring accounting accuracy and reducing manual follow-up.


---

# 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/purchase/prompt-for-bill-adjustment-in-purchase-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.
