# Order Wise

<p class="doc-lead">Lists Production Orders in a date range with status filtering. Shows order date, item, quantity, center, employee, due date, and current status — with a count and total quantity summary.</p>

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

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

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

Go to <b>Production → Reports → Order Wise</b>.

<p><b>What it shows.</b> One row per Production Order with date, order id, number, item, quantity, unit, center, employee, due date, and status. Filter to all orders, working orders only, or completed orders only.</p>

<p><b>When to use it.</b> Use for a period-wise list of production orders and to drill into order summary from any row.</p>

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

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

<ul>
<li><b>Production manager</b> — Review all orders raised in a week and filter to working orders still in progress.</li>
<li><b>Supervisor</b> — Filter by employee and center to see orders assigned to a line or shift.</li>
</ul>

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

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

<b>Quick filters:</b> Status (All, Working Orders, Completed), Date range, Employee.

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

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

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

| **Column** | **Description** |
|------------|-----------------|
| Date | Order date. |
| Order Id | Production Order id. |
| Number # | Order number. |
| Item | Item being produced. |
| Qty | Order quantity. |
| Unit | Unit of measure. |
| Center | Production center. |
| Employee | Employee in charge. |
| Due Date | Target completion date. |
| Status | Current order status. |

Footer shows <b>Count</b> and <b>Total Qty</b>.

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

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

<ul>
<li><b>Generate</b> — run the report</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>

<p>Click <b>Order Id</b> or <b>Number #</b> to open the Production Order Summary.</p>

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

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

<p><b>What is the difference between Working Orders and Completed?</b><br><b>Working Orders</b> shows orders still in progress. <b>Completed</b> shows finished or closed orders.</p>
<p><b>One row per order?</b><br>Summarizes issued, consumed, produced, and received per production order.</p>
<p><b>Before close?</b><br>Run before Mark As Closed to confirm quantities balance.</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>