# Do Not Allow Sale Summary View in Bill

**YouTube:** [How to Disable the Sale Summary View in Sale Bill ?](https://www.youtube.com/watch?v=vStOBFc3nLA)

## How to Disable the Sale Summary View in Sale Bill ?

This tutorial explains how to disable the Sales Summary view in the billing screen to enhance data security and limit visibility of cumulative sales figures.

***

### Step-by-Step Instructions

* Navigate to the **Logic folder** and run **Logic Admin**.
* Open **Global Settings**.
* Click to **Sales Settings - 2** tab.
* Find and enable the option: **“Do Not Allow Sale Summary View in Bill.”**

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

* **Check** this option to enable the restriction.
* Click **Save** to apply the changes.
* Close and **restart the Logic software** to activate the updated settings.

***

### Functionality Overview

* By default, pressing **Ctrl + F5** in the billing screen displays a sales summary as of the current date.
* Once this restriction is enabled, **the sales summary view will no longer be accessible** from the billing interface.

***

### Key Benefits

* **Prevents unauthorized access** to sensitive sales data.
* **Enhances confidentiality** by limiting on-screen visibility of cumulative sales.
* **Improves control** over billing screen features and user access.


---

# 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-2/do-not-allow-sale-summary-view-in-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.
