# Stock Report

<p class="doc-lead">Current stock position of every item across all inventory centers. Shows item code, unit, brand and the quantity held in each center, with optional value, reservation and open purchase order columns.</p>

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

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

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

Go to <b>Inventory → Inventory Reports → Stock Report</b>.

<p><b>What it shows.</b> One row per item with its code, unit and brand, followed by a quantity column for each inventory center, a <b>Total Qty</b> column and an optional <b>Total Value</b>. Extra columns for reservations, open purchase orders, report unit, minimum order and maximum stock quantities can be switched on from the <b>More</b> menu. Click an item to open its transaction history.</p>

<p><b>When to use it.</b> Use for a quick stock check across centers, for stock-taking preparation, and to spot items that are over- or under-stocked.</p>

<p><img src="inventory/images/stock-report.webp" alt="Stock Report list view" loading="lazy"></p>

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

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

<ul>
<li><b>Store keeper</b> — How much of each item is on hand in each center right now? Run before stock counts or replenishment.</li>
<li><b>Purchase manager</b> — Which items are low and have open purchase orders already covering them? Turn on <b>Show Open Purchase Orders</b> before generating.</li>
<li><b>Sales coordinator</b> — How much stock is free to sell after reservations? Turn on <b>Show Reservations</b> to see reserved and available quantity.</li>
<li><b>Finance / inventory controller</b> — What is the value of stock held by item? Turn on <b>Show Value</b> for the total value column.</li>
</ul>

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

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

<b>Item name</b> (type to search), <b>Item type</b> (All Items, Raw Materials, Consumable Items, Sellable Goods, Producible Goods, Packing Materials, Suspended Items), <b>WIP</b> (Including WIP, Excluding WIP, WIP only), and a sort selector (<b>Sort by Sort order</b>, <b>Sort by name</b>). <b>Advanced Filter</b>: Brand, Item Group, Item Sort Order, Item.

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

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

| **Column** | **Description** |
|------------|-----------------|
| Item | Item name. Click to open its transactions. |
| Item Code | Item code. |
| Barcode | Item barcode (shown when <b>Show Barcode</b> is on). |
| Unit | Inventory keeping unit. |
| Brand | Item brand. |
| Description | Item description (shown when <b>Show Item Description</b> is on). |
| Min Order Quantity | Minimum order quantity (shown when <b>Show Min Order Qty</b> is on). |
| Max Stock Quantity | Maximum stock quantity (shown when <b>Show Max Stock Qty</b> is on). |
| <i>(one column per center)</i> | Quantity held in each inventory center. |
| Total Qty | Total quantity across all centers. |
| Total in Report Qty | Total in the item's report unit (shown when <b>Show Report Unit</b> is on). |
| Total Value | Stock value of the item (shown when <b>Show Value</b> is on). |
| Reserved Qty | Quantity reserved against orders (shown when <b>Show Reservations</b> is on). |
| Available Qty | Quantity free to use after reservations (shown when <b>Show Reservations</b> is on). |
| Open PO Qty | 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). |

<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 optional columns: Show Zero Lines, Show Value, Show Report Unit, Show Min Order Qty, Show Max Stock Qty, Show Item Description, Show Barcode, Show Reservations, Show Open Purchase Orders</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>Why don't I see items with zero stock?</b><br>By default only items with stock are listed. Choose <b>Show Zero Lines</b> from the <b>More</b> menu to include items with no stock.</p>

<p><b>How do I see the value of my stock?</b><br>Select <b>Show Value</b> from the <b>More</b> menu. A <b>Total Value</b> column and total are added.</p>

<p><b>What does WIP only / Excluding WIP mean?</b><br>WIP is stock currently tied up in production. Use the <b>WIP</b> selector to include it, exclude it, or show only work-in-progress quantities.</p>

<p><b>How do I see the transactions behind a quantity?</b><br>Click the item name or item code to open its <a href="#/inventory/reports/item-transactions">Item Transactions</a>.</p>

<p><b>Why is my report empty?</b><br>No items have stock at the filtered center, or all items are excluded by item group, brand, or suspended-item filters.</p>

<p><b>Are service and asset items included?</b><br>Standard stock reports focus on inventory item types. Service and asset types are typically excluded from quantity stock views.</p>

<p><b>Does item group filter include sub-groups?</b><br>Yes. Selecting a parent item group usually includes items in child groups under it.</p>
