# Item wise Report

<p class="doc-lead">Opening, inward, outward and closing stock for each item over a selected period. Optionally shows value, per-center movement, reservations, open purchase orders, and last purchase party and price.</p>

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

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

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

Go to <b>Inventory → Inventory Reports → Item wise Report</b>.

Report title in ERP: <b>Item Wise Inventory Report</b>

<p><b>What it shows.</b> One row per item with the <b>Opening</b>, <b>In</b>, <b>Out</b> and <b>Closing</b> quantity for the selected date range. Turn on <b>Show Value</b> to add value columns under each stage and a closing average value; turn on <b>Show Centers</b> to break each item down by center; turn on <b>Show Last Purchase</b> to add the last purchase party and price. Use <b>Internal Transfers</b> under More to include or exclude transfers and production movement in In and Out. Click an item to open its transaction history.</p>

<p><b>When to use it.</b> Use to track stock movement for a period, to reconcile opening and closing balances, and to review consumption or receipts item by item.</p>

<p><img src="inventory/images/item-wise-report.webp" alt="Item Wise Inventory Report list view" loading="lazy"></p>

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

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

<ul>
<li><b>Inventory controller</b> — What moved in and out of each item this month and what is the closing balance? Run for the period and review In, Out and Closing.</li>
<li><b>Finance</b> — What is the opening and closing value of stock for a period? Turn on <b>Show Value</b> for valued movement.</li>
<li><b>Branch manager</b> — How did stock move across centers for an item? Turn on <b>Show Centers</b> to expand per-center rows.</li>
<li><b>Purchase planner</b> — Which items have open purchase orders against current stock? Turn on <b>Show Open Purchase Orders</b>. Who last supplied an item and at what price? Turn on <b>Show Last Purchase</b>.</li>
</ul>

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

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

<b>Date</b> range and <b>Item Group</b>. <b>Advanced Filter</b>: Item, Item Type, Center, Brand, Item Group.

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

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

| **Column** | **Description** |
|------------|-----------------|
| Item | Item name. Click to open its transactions. |
| Item Code | Item code. |
| Unit | Inventory keeping unit. |
| Min Order Qty | Minimum order quantity (shown when <b>Show Min Order Qty</b> is on). |
| Max Stock Qty | Maximum stock quantity (shown when <b>Show Max Stock Qty</b> is on). |
| Last Purchase Party | Supplier from the latest approved or paid purchase invoice (shown when <b>Show Last Purchase</b> is on). |
| Last Purchase Price | Unit price from that last purchase invoice line (shown when <b>Show Last Purchase</b> is on). |
| Center | Inventory center (shown when <b>Show Centers</b> is on). |
| Opening | Quantity (and value) at the start of the period. |
| In | Quantity (and value) received during the period. |
| Out | Quantity (and value) issued during the period. |
| Closing | Quantity (and value, plus average value) at the end of the period. |
| Reservations | Quantity reserved against orders (shown when <b>Show Reservations</b> is on). |
| Current Available | Quantity free to use after reservations (shown when <b>Show Reservations</b> is on). |
| Open POs | Quantity on open purchase orders (shown when <b>Show Open Purchase Orders</b> is on). |
| Future Available | Available quantity including open purchase orders (shown when <b>Show Open Purchase Orders</b> is on). |

<i>When <b>Show Value</b> is on, the Opening, In, Out and Closing stages each show a Qty and Value sub-column.</i>

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

<h2 id="internal-transfers">Internal Transfers</h2>

Under <b>More → Include</b>, <b>Internal Transfers</b> controls whether inventory transfer, WIP transfer, and issue/receipt from production are counted in <b>In</b> and <b>Out</b>.

<ul>
<li>Off by default. In and Out then show external movement only (purchase, sale, adjustment, and similar).</li>
<li>Turn it on when you need transfer and production movement in the period totals.</li>
<li>Closing quantity is the same either way — only the In and Out figures change.</li>
<li>Generate again after toggling. Export All uses the same setting.</li>
</ul>

<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>More</b> — toggle Show Centers, Show Value, Show Items without movement, Show No Stock Items, Show Min Order Qty, Show Max Stock Qty, Show Reservations, Show Open Purchase Orders, Show Last Purchase, Internal Transfers</li>
<li><b>Export All</b> — export the full report 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>What do Opening, In, Out and Closing mean?</b><br>Opening is the balance at the start of the date range, In is everything received, Out is everything issued, and Closing is the balance at the end.</p>

<p><b>How do I see value, not just quantity?</b><br>Select <b>Show Value</b> from the <b>More</b> menu to add value sub-columns and a closing average value.</p>

<p><b>Can I see the movement per center?</b><br>Yes. Choose <b>Show Centers</b> to expand each item into per-center rows.</p>

<p><b>How do I see the last purchase party and price?</b><br>Select <b>Show Last Purchase</b> from the <b>More</b> menu. The party is the supplier on the latest approved or paid purchase invoice for that item; the price is the unit price on that invoice line. Items with no purchase history show a dash.</p>

<p><b>Do internal transfers change In and Out?</b><br>Only when <b>Internal Transfers</b> is selected under <b>More → Include</b>. Off by default. See <a href="#/inventory/reports/item-wise-report?id=internal-transfers">Internal Transfers</a>.</p>

<p><b>How do I open the documents behind the movement?</b><br>Click an item to open <a href="#/inventory/reports/item-transactions">Item Transactions</a> for the same period.</p>

<p><b>Why is my report empty?</b><br>No items had inventory movement in the date range, or filters exclude all rows.</p>

<p><b>Why does the date range fail validation?</b><br>About 12 months maximum. Shorten the from/to period if validation fails.</p>

<p><b>Are child item groups included?</b><br>Yes. Filtering by parent item group typically includes items in sub-groups.</p>
