# Order Wise Item Orders

<p class="doc-lead">Line-level detail of every item on purchase orders—ordered, received, and balance quantities, rates, taxes, and fulfillment status per PO. Use it as the PO item detail report for granular procurement tracking and order-vs-receipt reconciliation.</p>

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

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

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

Go to <b>Purchase → Order Reports → Order Wise Item Order</b>.

<p><b>What it shows.</b> Each row is one item line on a purchase order, with PO date, supplier, PO number, due date, item attributes (HSN, group, brand), ordered quantity, received quantity, balance quantity, rate, tax, total, and line status. Turn on <b>Show Description</b> to add the line description entered on the purchase order item.</p>

<p><b>When to use it.</b> Audit item-level order commitments, check pending or partially received lines, and analyze procurement by item group, brand, or supplier at line detail.</p>

<p><b>How quantities are calculated.</b> <b>Order Qty</b> is the quantity on the purchase order line. <b>Received Qty</b> is the net quantity received against that PO item (receipt notes minus returns), including service receipt notes for service items. <b>Balance Qty</b> is Order Qty minus Received Qty.</p>

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

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

<ul>
<li><b>Line-level fulfillment</b> — Compare Order Qty, Received Qty, and Balance Qty to find lines still pending or partially received before supplier follow-up.</li>
<li><b>HSN and tax review</b> — Verify HSN codes and tax amounts on ordered items for compliance checks.</li>
<li><b>Brand or category analysis</b> — Filter by item group or brand to review ordered value by product segment.</li>
<li><b>Rate verification</b> — Compare ordered rates against agreed supplier pricing before invoice approval.</li>
</ul>

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

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

<ul>
<li><b>Date Range</b> — Limit PO dates to a specific period.</li>
<li><b>Employee</b> — Limit to orders for a selected employee.</li>
<li><b>Order Status</b> — Filter by fulfillment status. Status filters apply at <b>item line</b> level using received and balance quantities, not only the PO header status:
  <ul>
  <li><b>Received</b> — lines with Received Qty greater than zero</li>
  <li><b>Partial Received</b> — lines that are partially received (some received, balance remaining)</li>
  <li><b>Returned</b> — lines with returned quantity</li>
  <li><b>Approved</b> — lines not yet received</li>
  <li><b>Not Cancelled</b> / <b>Cancelled</b> / <b>Status-All</b> — include or exclude cancelled orders as selected</li>
  </ul>
</li>
<li><b>Advanced Filter</b> — Supplier, item, item group, brand, branch, center, purchase type, and related fields.</li>
</ul>

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

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

| **Column** | **Description** |
|------------|-----------------|
| **PO Date** | Date of the purchase order. |
| **Party** | Supplier or vendor on the purchase order. |
| **PO No.** | Unique purchase order number. |
| **Due Date** | Expected delivery date for the item line. |
| **Item Name** | Name of the ordered item. |
| **Description** | Line description from the purchase order item (shown when <b>Show Description</b> is on). |
| **HSN Code** | Harmonized System of Nomenclature code. |
| **Item Group** | Category or group the item belongs to. |
| **Brand** | Brand of the item. |
| **Order Qty** | Quantity ordered on the line. |
| **Received Qty** | Net quantity received against the PO item (receipt notes minus returns). |
| **Balance Qty** | Order Qty minus Received Qty. |
| **Unit** | Measurement unit (NOS, KG, PCS, etc.). |
| **Rate** | Price per unit on the order line. |
| **Taxable Value** | Amount subject to tax for the line. |
| **Tax Amount** | Tax calculated on the taxable value. |
| **Total** | Line total including tax. |
| **Status** | Order fulfillment status (Approved, Received, Partial Received, Returned, Cancelled, Closed, etc.). |

<p>Rows use the same status colors as lists elsewhere in FreeSpace: cancelled and void statuses in red, draft in grey, and pending / multi-level approval in orange/warning.</p>

<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 Description</b> / <b>Hide Description</b> — toggle the line description column</li>
<li><b>Export All</b> — export the full report to Excel (includes Received Qty and Balance Qty)</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 filters</li>
</ul>

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

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

<b>How is this different from Order Wise Purchase?</b><br>
Order Wise Purchase summarizes at the PO or invoice level. This report shows every item line on each purchase order.

<b>How are Received Qty and Balance Qty calculated?</b><br>
Received Qty is net receipt quantity for the PO item (from receipt notes, reduced by returns, plus service receipt notes for service items). Balance Qty is Order Qty minus Received Qty.

<b>Why does a Partially Received PO not show every item when I filter Received?</b><br>
Status filters apply per item line. Under <b>Received</b>, only lines with Received Qty greater than zero appear. Undelivered sibling lines on the same PO are excluded.

<b>What does Partial Received mean?</b><br>
The line has some received quantity and a remaining balance (Received Qty &gt; 0 and Balance Qty &gt; 0).

<b>Can I filter to one PO number?</b><br>
Use date and supplier filters together, or export and filter by PO No. column if a dedicated PO filter is not shown.

<b>Are cancelled PO lines included?</b><br>
Only lines matching your active filters and order status appear. Use the <b>Cancelled</b> status filter to include cancelled orders. Cancelled rows are shown in red.

<b>Which purchase order statuses are included?</b><br>
Depends on the status filter. By default the report includes approved and active orders in the selected period. Closed, received, and related statuses appear when they match your filters.

<b>Why is my report empty?</b><br>
No PO lines match the date range or advanced filters such as supplier, item, or branch.

<b>Does this report show invoiced quantities?</b><br>
It shows ordered and received quantities on PO lines. For invoice linkage, use <a href="#/purchase/reports/order-wise-purchase">Order Wise Purchase</a>.

<b>How do I see the item description entered on the PO line?</b><br>
Turn on <b>Show Description</b> to add the description column for each purchase order item line.
