# Opening Inventory

<p class="doc-lead">Opening Inventory records the stock a company already holds when it starts using Freespace, setting the opening quantity and value of an item at a center. It can be entered here or while creating an item.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-section">
<div class="doc-toc-links">
<a href="#/inventory/opening-inventory?id=overview">Overview</a>
<a href="#/inventory/opening-inventory?id=quick-start">Quick Start</a>
<a href="#/inventory/opening-inventory?id=fields">Fields</a>
<a href="#/inventory/opening-inventory?id=multi-entry">Multi Entry</a>
<a href="#/inventory/opening-inventory?id=actions">Actions &amp; Status</a>
<a href="#/inventory/opening-inventory?id=faq">FAQ</a>
<a href="#/inventory/opening-inventory?id=related">Related</a>
</div>
</div>
</div>

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

<h2 id="overview">Overview &amp; List View</h2>

Go to <b>Inventory → Settings → Opening Inventory</b> from the left menu.

Opening Inventory is a transaction. Each entry adds the recorded quantity into stock at the chosen center, valued at the entered cost, once approved.

<b>List columns</b>

| **Column** | **Description** |
|------------|-----------------|
| Id | Transaction ID. |
| Item | Item being opened. |
| Item Code | Item reference code. |
| Unit | Unit of measure. |
| Quantity | Opening quantity. |
| Value Per Unit | Cost per unit at opening. |
| Center | Stock center where quantity is added. |
| Date | Effective date of the opening entry. |
| Status | Draft, Approved, Cancelled, or default list state. |

<b>Quick filter tabs</b>

| **Tab** | **Shows** |
|---------|-----------|
| Default | All non-cancelled entries (default). |
| Approved | Approved entries. |
| Draft | Draft entries. |
| Cancelled | Cancelled entries. |

<b>Advanced filters</b>

| **Filter** | **Description** |
|------------|-----------------|
| Item | Filter by item. |
| Center | Filter by center. |
| Item Group | Filter by item group (sub-query). |
| Brand | Filter by brand (sub-query). |
| Status | Document status. |

<b>List header actions</b>

| **Action** | **Description** |
|------------|-----------------|
| New | Create a single opening inventory entry. |
| Multi Opening Inventory | Create multiple opening entries on one screen. |

<b>List row actions</b>

| **Action** | **Available when status is** |
|------------|------------------------------|
| View | All |
| Edit | Draft |
| Delete | Draft |

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

<h2 id="quick-start">Quick Start</h2>

<h3>1. Navigate</h3>
Go to <b>Inventory → Settings → Opening Inventory</b> and click <b>New</b>.

<h3>2. Fill the form</h3>
Set the <b>Date</b>, select the <b>Item</b>, <b>Center</b>, and <b>Unit</b>, then enter the <b>Quantity</b> and <b>Value Per Unit</b>. Fill any item-specific fields that appear (Variant, Serial Numbers, Batch, Inv Bin).

<h3>3. Save</h3>
Click <b>Save</b> to keep it as a draft, or <b>Save And Approve</b> to post the opening stock immediately.

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

<h2 id="fields">Fields</h2>

| **Field** | **Description** |
|-----------|-----------------|
| Date * | The as-on date of the opening stock. |
| Item * | The item being opened. Items can be added or edited inline; an enquiry button shows current stock. |
| Variant | Shown when the selected item uses variants. Pick the relevant item variant. |
| Center * | The location/center where the stock is held. |
| Unit * | Unit for the quantity. Defaults to the item's unit and is limited to units valid for the item. |
| Quantity * | Opening quantity held. |
| Value Per Unit * | Cost / value per unit used to value the opening stock. |
| SerialNumbers | Shown when the item is serial-tracked. Capture the opening serial numbers. |
| Batch | Shown when the item is batch-tracked. Select or add the batch. |
| Inv Bin | Optional bin location for the opening stock when warehouse bins are used. |
| Notes | Optional free-text note on the entry. |

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

<h2 id="multi-entry">Multi Entry</h2>

The list header also has a <b>Multi Opening Inventory</b> button. Use it to enter opening stock for several items in one screen instead of creating one entry at a time.

<p>Opening stock can also be set directly on the item when creating it. If it was not set then, add it here later.</p>

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

<h2 id="actions">Actions &amp; Status</h2>

<b>List header:</b> <b>New</b>, <b>Multi Opening Inventory</b>

| **Action** | **Description** | **Available when** |
|------------|-----------------|-------------------|
| View | Opens the entry in read-only view | All |
| Edit | Opens the edit form | Draft |
| Delete | Removes the entry | Draft |

<b>Statuses:</b> <b>Draft</b>, <b>Approved</b>, <b>Cancelled</b>, <b>Closed</b>

<b>Form buttons:</b> <b>Save</b>, <b>Save And Approve</b>, <b>Reset</b>, <b>Cancel</b>

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

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

<b>When does opening stock actually affect inventory?</b><br>
When the entry is approved (via <b>Save And Approve</b>, or by approving a draft). Drafts do not affect stock.

<b>Can I edit an approved opening inventory?</b><br>
Edit and delete are available only while the entry is a draft. Approved entries are locked to protect stock balances.

<b>How do I enter opening stock for many items quickly?</b><br>
Use the <b>Multi Opening Inventory</b> button on the list to capture several items in one screen.

<b>What if my item uses batches or serial numbers?</b><br>
The <b>Batch</b> or <b>SerialNumbers</b> fields appear automatically for tracked items so you can record opening batches/serials.

<b>Why is the Unit list limited?</b><br>
The unit defaults to the item's unit and only allows units valid for that item.

<b>Why does approve fail on serial numbers?</b><br>
The number of serial numbers entered must exactly match the opening quantity on each line.

<b>Which opening entries appear in reports?</b><br>
Only approved and closed opening inventory entries are included in opening inventory and stock reports.

<b>What is the difference between opening inventory here and on the item master?</b><br>
Both create opening stock. Use this screen for bulk or document-based entry; item master opening is convenient when setting up a single item at go-live.

<h2 id="related">Related Topics</h2>

<ul>
<li><a href="#/inventory/inventory-item">Item</a></li>
<li><a href="#/inventory/inventory-units">Units</a></li>
<li><a href="#/inventory/warehouse-bins">Aisles, Racks, Shelves &amp; Bins</a></li>
<li><a href="#/inventory/inventory-settings">Inventory Settings</a></li>
</ul>
