> 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/january-2026/reports/added-order-no-and-date-sale-register-a-c-wise-details.md).

# Added Order No & Date - Sale Register A/C Wise Details

Logic ERP has introduced a new update that allows you to view the Order Number and Order Date in the Sales Register – Sales A/C Wise Details Report. Using this report, you can easily view those sales bills in which the Order Number and Order Date were entered under “Other Details” at the time of creating the Sales Bill. This makes tracking and verifying order-wise sales entries much easier.

***

### Step 1: Set Column Attributes

* First, open Set Column Attributes.
* Here, you will find newly added columns named Order No and Order Date.
* Enable both columns and save the settings.
* Refresh the report.

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

***

### Step 2: View in Report

* Once the screen is refreshed, the changes will be immediately reflected in the report.

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


---

# 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/january-2026/reports/added-order-no-and-date-sale-register-a-c-wise-details.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.
