# Production Report

<p class="doc-lead">Transaction-level report of every Production Voucher in a date range. Shows finished-good quantity, raw material cost, overhead cost, employee wages, by-product cost, total cost, yield percentage, and optional line-level detail for raw materials, by-products, overhead charges, and employee wages.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-links">
<a href="#/production/reports/production-report?id=overview">Overview</a>
<a href="#/production/reports/production-report?id=use-cases">Use Cases</a>
<a href="#/production/reports/production-report?id=filters">Filters</a>
<a href="#/production/reports/production-report?id=columns">Columns</a>
<a href="#/production/reports/production-report?id=actions">Actions</a>
<a href="#/production/reports/production-report?id=faq">FAQ</a>
</div>
</div>

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

<h2 id="overview">Overview</h2>

Go to <b>Production → Reports → Production Report</b>.

<p><b>What it shows.</b> One row per Production Voucher with the voucher date, linked production order, finished item, batch, quantity, unit, cost breakdown (raw materials, overheads, employee wages, by-products), total cost, unit cost, and yield percentage. Turn on <b>Show Detailed</b> to expand each voucher with raw material lines, by-product lines, overhead charge lines, and employee wage lines.</p>

<p><b>Employee wages.</b> The <b>Employee Wages</b> column and detailed sub-table appear only when at least one voucher in the report has employee wage lines. This requires <b>Enable Piece-Rate/Hourly-Rate Wages in Production</b> in <a href="#/payroll/payroll-settings">Payroll Settings</a> and wage lines on the source <a href="#/production/production-voucher">Production Voucher</a>.</p>

<p><b>When to use it.</b> Use for daily production review, cost auditing, and reconciling voucher-level output against orders.</p>

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

<h2 id="use-cases">Use Cases</h2>

<ul>
<li><b>Production manager</b> — Review all vouchers posted in a period and spot low-yield or high-cost runs.</li>
<li><b>Finance / costing</b> — Audit raw material, overhead, employee wage, and by-product costs per voucher before month-end close.</li>
<li><b>Store keeper</b> — Trace which batch and center each production run was posted from.</li>
</ul>

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

<h2 id="filters">Filters</h2>

<b>Quick filters:</b> Date range, Employee, Show Detailed / Hide Detailed.

<b>Advanced Filter:</b> Item, Center, Batch, Brand, Item Group, Variant, Inventory Bin, Branch, Machine.

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

<h2 id="columns">Columns</h2>

| **Column** | **Description** |
|------------|-----------------|
| Date | Voucher date. |
| Voucher # | Production Voucher reference. Click to open the voucher. |
| Order # | Linked Production Order. Click to open the order. |
| Item | Finished item produced. |
| Batch | Batch assigned to the voucher. |
| Quantity | Net quantity produced. |
| Unit | Unit of measure. |
| RM Cost | Total raw material cost. |
| Overhead Cost | Total overhead cost. |
| Employee Wages | Total employee wage cost. Shown only when at least one voucher in the report has employee wage lines. |
| BP Cost | Total by-product cost (credit). |
| Cost | Total production cost. |
| Unit Cost | Cost per unit. |
| Yield % | Yield percentage for the run. |

<b>Show Detailed</b> adds sub-tables per voucher:

| **Sub-table** | **Columns** |
|---------------|-------------|
| Raw Materials | Item, Batch, Unit, Qty, Unit Cost, Cost |
| By Products | Item, Batch, Unit, Qty, Unit Cost, Cost |
| Overhead Charges | Expense, Rate/Unit, Amount |
| Employee Wages | Employee, Type, Hours, Amount *(shown only when at least one voucher has wage lines)* |

A footer <b>Total</b> row summarizes the report.

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

<h2 id="actions">Actions</h2>

<ul>
<li><b>Generate</b> — run the report for the selected filters</li>
<li><b>Show Detailed</b> / <b>Hide Detailed</b> — expand or collapse line-level detail per voucher</li>
<li><b>More</b> — Show In Report Unit / Show In Inv Unit</li>
<li><b>Export</b> — export to Excel</li>
<li><b>Print</b> — print the report</li>
<li><b>Advanced Filter</b> — open additional filter fields</li>
<li><b>clear</b> — reset active advanced filters</li>
</ul>

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

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

<p><b>Why is yield % low on a voucher?</b><br>Check wastage quantity on the Production Voucher and whether by-product quantities are excluded from yield per your Production Settings.</p>

<p><b>Why don't I see Employee Wages on this report?</b><br>The column and detailed section appear only when at least one Production Voucher in the result has employee wage lines. Enable <b>Enable Piece-Rate/Hourly-Rate Wages in Production</b> in Payroll Settings, set wage type on the BOM, and enter employee wages on the voucher. See <a href="#/payroll/production-wage">Production Wage</a>.</p>

<p><b>How do I see raw materials consumed on a voucher?</b><br>Turn on <b>Show Detailed</b> before generating. Each voucher expands with a Raw Materials sub-table.</p>

<p><b>Can I open the source Production Order from this report?</b><br>Yes — click the <b>Order #</b> link on any row.</p>
<p><b>Output vs cost?</b><br>Shows produced quantity and production cost components for the period.</p>
<p><b>WIP included?</b><br>Depends on filter — confirm with <a href="#/production/reports/order-issued-and-wip-report">Order Issued and WIP</a>.</p>
