# Issue For Production Request

<p class="doc-lead">An Issue For Production Request lists raw materials required for a Production Order and sends the pick list to inventory for approval before physical issue. Store approves the request, then Issue For Production moves stock from the source center to the production center.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-links">
<a href="#/production/issue-for-production-request?id=overview">Overview &amp; List View</a>
<a href="#/production/issue-for-production-request?id=quick-start">Quick Start</a>
<a href="#/production/issue-for-production-request?id=header-fields">Header Fields</a>
<a href="#/production/issue-for-production-request?id=line-table">Raw Materials Required</a>
<a href="#/production/issue-for-production-request?id=actions-status">Actions &amp; Status</a>
<a href="#/production/issue-for-production-request?id=faq">FAQ</a>
</div>
</div>

<hr class="doc-section-divider">

<h2 id="overview">Overview &amp; List View</h2>

Go to <b>Production → Issue For Production Request</b>.

<b>List columns:</b> Id, Order Id, Production Item, Center, Employee, Date, Status.

<b>Quick filter tabs:</b> Default, Approved, Draft, Cancelled, Closed.

<b>Advanced Filters:</b> Id, Center, Employee, Production order, Branch, Status, date, Created date.

<b>List row actions:</b> Edit (Draft, Sent for Revisal), Delete (Draft, Sent for Revisal), View.

<hr class="doc-section-divider">

<h2 id="quick-start">Quick Start</h2>

<ol>
<li>From an approved <a href="#/production/production-order">Production Order</a>, click <b>Create Issue For Production Request</b>, or create manually via <b>New</b>.</li>
<li>Confirm <b>Production Order</b>, <b>Production Center</b>, and <b>Date</b>.</li>
<li>Review auto-populated <b>Raw Materials Required</b> lines from the BOM.</li>
<li><b>Save And Approve</b> to release the pick list to the store.</li>
<li>Create <a href="#/production/issue-for-production">Issue For Production</a> from the approved request.</li>
</ol>

<hr class="doc-section-divider">

<h2 id="header-fields">Header Fields</h2>

| **Field** | **Description** |
|-----------|-----------------|
| Production Order | Source order. Auto-filled when created from order. |
| Production Order Stage | Stage for multi-stage orders. |
| Order Item | Finished item on the order. |
| Order Quantity | Order quantity. |
| Date * | Request date. |
| Due Date | Required issue date. |
| Production Center | Destination production center. |
| Employee In charge | Responsible employee. |
| Branch | Branch. |
| Notes | Remarks. |

<hr class="doc-section-divider">

<h2 id="line-table">Raw Materials Required</h2>

| **Column** | **Description** |
|------------|-----------------|
| Sl Num | Line number. |
| Item | Raw material. |
| Variant | Variant. |
| Quantity | Required quantity. |
| Unit | Unit of measure. |

<hr class="doc-section-divider">

<h2 id="actions-status">Actions &amp; Status</h2>

| **Action** | **Available when status is** |
|------------|------------------------------|
| Approve | Draft |
| Edit | Draft, Sent for Revisal |
| Delete | Draft, Sent for Revisal |
| Clone | All |
| Create Issue For Production | Approved |
| Cancel | Approved, Sent for Revisal, Closed |
| Master Update | Approved, Closed |
| Add/Update Note | All |
| Print | All |

<hr class="doc-section-divider">

<h2 id="faq">FAQ</h2>

<p><b>Is a request mandatory before Issue For Production?</b><br>Not always — you can create Issue For Production directly from a Production Order when your process does not require store approval of the pick list.</p>

<p><b>Can I change quantities on the request?</b><br>Yes on Draft. Adjust lines before approving if actual pick quantities differ from BOM standard.</p>
<p><b>Issue request vs issue?</b><br>Request is store approval pick list; Issue For Production moves stock.</p>
<p><b>When required?</b><br>When production workflow mandates request before material issue.</p>
<p><b>Can I export this report?</b><br>Yes — use Export from report actions for Excel analysis.</p>
<p><b>Which production setting affects this?</b><br>Review <a href="#/production/production-settings-config">Production Settings</a> for variance, quantity, and BOM rules.</p>