# Single-Stage Production Order

<p class="doc-lead">A single-stage Production Order uses one Bill of Materials and completes production in one flow — issue materials, post a Production Voucher, and receive finished goods into stock without intermediate stage tracking.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-links">
<a href="#/production/single-stage-production-order?id=faq">FAQ</a>
<a href="#/production/single-stage-production-order?id=workflow">Workflow</a>
<a href="#/production/single-stage-production-order?id=setup">Setup</a>
<a href="#/production/single-stage-production-order?id=comparison">Comparison</a>
<a href="#/production/single-stage-production-order?id=faq">FAQ</a>
</div>
</div>

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

<h2 id="workflow">Workflow</h2>

<ol>
<li>Create and approve a <a href="#/production/production-order">Production Order</a> with a standard <b>BOM</b> (not Multi stage BOM).</li>
<li>Optional: <a href="#/production/issue-for-production-request">Issue For Production Request</a> → store approves pick list.</li>
<li><a href="#/production/issue-for-production">Issue For Production</a> — move raw materials to production center.</li>
<li><a href="#/production/production-voucher">Production Voucher</a> — record consumption, overheads, by-products, and output quantity.</li>
<li><a href="#/production/receipt-from-production">Receipt From Production</a> — move finished goods to warehouse.</li>
<li>Mark order <b>Finished</b> / <b>Closed</b> when complete.</li>
</ol>

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

<h2 id="setup">Setup</h2>

<ul>
<li>Create a <a href="#/production/bill-of-materials">Bill Of Materials</a> with raw materials, overheads, and optional by-products.</li>
<li>Ensure the item is a producible item type with the BOM linked.</li>
<li>Configure <a href="#/production/production-settings-config">Production Settings</a> for voucher and variance rules.</li>
</ul>

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

<h2 id="comparison">Comparison with Multi-Stage</h2>

| **Aspect** | **Single-Stage** | **Multi-Stage** |
|------------|------------------|-----------------|
| BOM | Single BOM | Multi Stage BOM |
| Process | One step | Multiple stages and processes |
| Material issue | Direct from order | Per stage |
| Production Voucher | One or more from order | Per stage process |
| Receipt | After final voucher | After all stages complete |
| Quality Check | On issue and receipt | At each stage and final receipt |

See <a href="#/production/multi-stage-production-order">Multi-Stage Production Order</a> for complex workflows.
<hr class="doc-section-divider">

<h2 id="faq">FAQ</h2>
<p><b>When should I use single-stage?</b><br>One BOM, one production center, no intermediate WIP stages — typical batch or job-shop manufacturing.</p>
<p><b>BOM or multi-stage BOM?</b><br>Use standard <a href="#/production/bill-of-materials">Bill Of Materials</a> only — not multi-stage BOM on the order.</p>
<p><b>Can I skip Issue For Production Request?</b><br>Yes when store does not need a separate pick-list approval step.</p>
<p><b>When is the order finished?</b><br>After Production Voucher and <a href="#/production/receipt-from-production">Receipt From Production</a> — mark Finished then Closed.</p>
<p><b>Link to sale order?</b><br>Production Order can filter by customer sale order for make-to-order.</p>
