> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-version-release-notes/may-2026/report/day-book-new-changes-in-format.md).

# Day Book(New) - Changes in Format

Logic ERP has introduced a redesigned **Day Book Report** with a modern and user-friendly interface.

The new report layout makes it easier to configure report options based on your specific requirements. Additionally, **Group-Level filtering options** have been introduced, allowing users to organize and analyze report data more efficiently. This enhancement provides greater flexibility and improves the overall reporting experience.

***

### **Step 1: Open the Day Book Report**

Let's understand this enhancement step by step.

* Navigate to the **Day Book Report**.
* As soon as the report opens, you will notice its **newly redesigned interface**.

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

The updated layout offers a cleaner and more user-friendly experience, making it easier to configure report options according to your business requirements.

***

### **Step 2: Explore the New Group-Level Options**

Now, let's review another important enhancement.

* In the report filters, you will notice the newly added **Group-Level** options.

<figure><img src="/files/9xL6JEvaJyB683q2ayO3" alt=""><figcaption></figcaption></figure>

* These **Group-Level** options are available under **all Receipt and Payment-type modules**, allowing you to filter report data more efficiently.
* Simply select the required **Group** based on your reporting requirement and generate the report.

This enhancement provides greater flexibility in organizing and analyzing **Day Book** transactions.

***

### **Review the Impact**

* With the redesigned interface and the addition of **Group-Level** filtering, generating the **Day Book Report** has become much more convenient.
* You can now quickly customize report parameters, filter data more effectively, and analyze transactions with greater accuracy, resulting in a faster and more efficient reporting experience.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kb.logicerp.com/logic-erp-version-release-notes/may-2026/report/day-book-new-changes-in-format.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
