# Hide Bill Amount Column in Sale Bill Search

**YouTube:** [How to Remove the Bill Amount Column from Sale Bill Search ?](https://www.youtube.com/watch?v=AJWcxtFJ6LY)

## How to Remove the Bill Amount Column from Sale Bill Search ?

In this tutorial, we will guide you through the steps to **hide the bill amount column** from the sale bill search screen in Logic ERP.

***

### **Current Functionality**

By default, when modifying a voucher, the **bill amount** column appears in the search results. This setting allows you to hide that column for privacy or cleaner display.

<figure><img src="/files/5y8pzbvTdC8atO0RzD8D" alt=""><figcaption><p>The picture shows the bill amount column appearing in the search results when modifying a voucher.</p></figcaption></figure>

### **Step-by-Step Instructions:**

* **Access Global Settings:**
  * Navigate to the **Logic folder**.
  * Run the **Logic Admin** application as an **Administrator**.
* **Modify the Setting:**
  * Open **Global Settings**.
  * Go to the **Sale Settings - 1** section.
  * Locate and enable the option:

    > **"Hide Bill Amount Column in Sale Bill Search"**

<figure><img src="/files/Yv9p7C5aL8y7Tq16b6ri" alt=""><figcaption><p>We will keep this feature enabled to evaluate its effect on the billing process.</p></figcaption></figure>

* **Save and Restart:**
  * Click **Save** to apply the changes.
  * **Restart the software** to activate the updated settings.

***

### System Behavior After Enabling Optio&#x6E;**:**

* Restart the software after saving the settings.
* Navigate to modify a "**Sale Bill"** the **search screen** will appear as usual.
* You will observe that the **Bill Amount** column is now **hidden** from the search results.

<figure><img src="/files/FFT2Lh9dIJnDcHt37ndo" alt=""><figcaption><p>The picture shows that the Bill Amount column is now hidden from the search results.</p></figcaption></figure>

* Only essential details like **Bill Number**, **Party Name**, and **Bill Date** will be displayed.
* This setting ensures **better data confidentiality** and creates a **cleaner, more focused search view** for users.

### **Benefits of Hiding the Bill Amount Column in Logic ERP:**

* **Protects sensitive financial data** from unauthorized users.
* **Enhances user privacy** and maintains confidentiality.
* **Creates a cleaner, more focused interface** during bill searches.
* **Reduces the risk of accidental disclosures** or edits.
* **Supports role-based access control** for better security.


---

# 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/sale-settings-1/hide-bill-amount-column-in-sale-bill-search.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.
