> 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/printing/new-column-added-raw-material-consumption-in-receipt-against-issue-printing.md).

# New Column Added - Raw Material Consumption in Receipt Against Issue Printing

Logic ERP has introduced a new enhancement to **Receipt Against Issue Printing**.

With this update, users can now print **Raw Material Consumption** details in the **Receipt Against Issue** print format. This enhancement provides better visibility of material consumption, making the document more informative and improving production-related documentation.

***

### **Step 1: Enable the New Configuration**

Let's understand this enhancement step by step.

* Open the **Receipt Against Issue Printing** module.
* Click on **Configuration**.
* Here, you will find the newly added option **"Retrieve RM Consumption Details Also"**.

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

* Enable this option and click **Save** to apply the changes.

***

### **Step 2: Open the Print Design**

Now, let's review the impact of this setting.

* Select the required **Production Entry**.
* Click on **Design** to open the print designer.
* In the **Properties** panel, you will now notice a newly added section named **RM Consumption Details**.

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

* Expand this section to view all the available **Raw Material Consumption** fields that can be placed in the print format.

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

This enhancement allows you to include **Raw Material Consumption Details** directly in the **Receipt Against Issue** print design, making production documents more informative and comprehensive.


---

# 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/printing/new-column-added-raw-material-consumption-in-receipt-against-issue-printing.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.
