> 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/production/new-column-added-receipt-against-issue-report-new.md).

# New Column Added - Receipt Against Issue Report (New)

**Logic ERP has introduced a new feature that simplifies the Receipt Against Issue Report.**\
With this enhancement, users can now easily track and analyze both **Issue** and **Receipt** transactions in a single place, along with complete **Raw Material (RM) details**.

Follow the steps below to understand and use this feature:

***

### **Steps to View the Report**

* Navigate to the Production Module&#x20;
* Select Production Reports/Queries and expand Production Finished Goods Reports
* Open **"Receipts Against Issues Report (New)".**

***

### **How to View New Added Columns**

* Open the **Receipt Against Issue Report (New)**
* Click on the **"Set Column Attribute"** button
* A list of all newly added columns will be displayed

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

***

### **New Columns Available**

* **RM Issue Doc No** – Displays the Raw Material Issue Document Number
* **RM Consumption Doc No** – Displays the Raw Material Consumption Document Number
* **RM Issue Value** – Shows the total value of issued raw materials
* **RM Consumption Value** – Shows the total value of consumed raw materials
* **RM Issue Qty** – Displays the quantity of raw materials issued
* **RM Consumption Qty** – Displays the quantity of raw materials consumed

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

***

The system now provides a **combined view**, allowing you to clearly understand:

* How much raw material was issued
* How much has been received or consumed
* The exact quantity and value of each transaction

Overall, this feature improves **data visibility**, **accuracy**, and makes it easier to monitor and reconcile material movement within the system.


---

# 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/production/new-column-added-receipt-against-issue-report-new.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.
