# Enable Grid Data Entry Logging of Sale Documents

**YouTube:** [How to Enable Logging on the Sale Bill Entry Screen?](https://www.youtube.com/watch?v=5B1oov8PKSw)

## How to Enable Logging on the Sale Bill Entry Screen?

This tutorial outlines how to enable and utilize the **Grid Data Entry Logging** feature in Logic ERP to track changes made during sales bill data entry.

***

### **Purpose of the Feature:**

* Enables tracking of **modifications or deletions** made in sales bills during grid data entry.
* Helps identify whether a user has **intentionally or accidentally** changed or removed any data before saving.
* Provides transparency and accountability during the billing process.

***

### **Enable Grid Data Entry Logging**

* Open **Logic Admin**.
* Navigate to **Global Settings**.
* Go to the **Sales Settings 1** tab.
* Locate and enable the option labeled: **"Enable Grid Data Entry Logging of Sale Documents".**

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

* Click **Save**.
* Restart the software to apply the changes.

***

### **Understand How the Logging Works**

* For example, if a user creates a sales bill with **three items**, and deletes **one item** before saving:
  * The system will log this action in the background.
  * This log captures details about the change or deletion made during the bill entry process.

***

### **View the Sales Entry Logs**

* Navigate to **"User Access"** and then Expand **"User Access Reports".**
* Open the report titled: **"Sale Documents Data Entry Grid Log"**.
* Define the **date range** for which you want to analyze logs.
* Generate the Report.

***

### **Report Details**

The report includes the following information:

* **Username** of the individual who performed the action.
* **Bill number** and item details.
* **Action type** (New, Modified, or Deleted).

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

* **Machine name** used to perform the task.
* **Timestamp** of when the action occurred.

***

### **Benefits**

* Facilitates easy **tracking of user activity**.
* Helps in **auditing** and detecting **tampering or unauthorized changes**.
* Ensures greater **accountability and data integrity** in the sales process.


---

# 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/enable-grid-data-entry-logging-of-sale-documents.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.
