---
title: "Inventory Management Guide: Types, Techniques & Key formulas"
description: "Understand inventory management- types of inventory, 8 inventory KPIs, Perpetual vs periodic inventory system, JIT and EOQ techniques and inventory turnover rat"
canonical: "https://busy.in/inventory-guide/inventory-management-the-definitive-guide/"
author: "Apurva Maheshwari"
published: "2023-05-05T07:59:40.000Z"
category: "Inventory Guide"
---

-   Inventory management is the process of ordering, storing, tracking, and controlling stock to ensure the right products are available at the right time without tying up excess capital.
-   There are 9 types of inventory: raw materials, WIP, finished goods, MRO, packaging, safety stock, anticipation stock, decoupling inventory, and cycle inventory.
-   The three main inventory valuation methods are FIFO, LIFO, and Weighted Average Cost (WAC).  But LIFO is not permitted under Indian GAAP (AS 2/Ind AS 2).
-   Inventory shrinkage, the gap between recorded and physical stock, costs many retailers around 1-3% of revenue annually, typically caused by theft, damage, and administrative errors
-   Perpetual inventory systems update stock in real-time via software; periodic systems rely on manual counts. Businesses with larger SKU counts or multiple locations generally benefit from perpetual systems
-   The 8 most important inventory KPIs include inventory turnover ratio, GMROI, days on hand, carrying cost %, order fill rate, stock accuracy, stockout rate, and shrinkage rate.
-   The top inventory management techniques are ABC analysis, FSN analysis, EOQ, JIT, safety stock, reorder point, FIFO/LIFO, cross-docking, two-bin system, and vendor-managed inventory (VMI).
-   Common inventory challenges include demand forecasting errors, dead stock accumulation, shrinkage, multi-location synchronisation, and manual tracking inaccuracies.
-   For Indian businesses, inventory management intersects directly with GST compliance. Stock transfers between branches in different states are treated as supplies between distinct persons under GST and may require e-way bills above ₹50,000.
-   The right inventory management software should include real-time tracking, barcode/RFID integration, multi-location support, automated reordering, batch/expiry tracking, and GST-compliant reporting.

# Inventory Management: The Definitive Guide

## What Is Inventory Management?

Inventory management is the process of ordering, storing, tracking, and controlling a company's goods from raw materials through to finished products,  so the right stock is available at the right time, in the right quantity, at the lowest possible cost.

This guide is for business owners, inventory managers, accountants, and finance teams, whether you run a manufacturing unit, a retail chain, a pharmacy, or an e-commerce store. By the end, you will understand every technique, formula, KPI, and system decision involved in effectively managing inventory.

At its core, inventory sits between your supplier and your customer. Too little and you lose sales and damage customer trust. Too much and you tie up working capital, increase storage costs, and risk dead stock. Effective inventory management is the discipline of finding and maintaining that balance and automating as much of it as possible.

## **Inventory Management vs. Supply Chain Management**

Inventory management operates within the broader framework of supply chain management (SCM), but covers a narrower domain:

-   Inventory management: what you stock, how much, where, and at what cost
-   Supply chain management: the entire network- suppliers, logistics partners, manufacturers, distributors, and retailers — involved in getting a product from origin to customer

A business can optimise its inventory management independently of its supply chain partners, but the two systems must be integrated for best results. Poor supplier lead times affect safety stock calculations; demand spikes ripple upstream through the supply chain.

## **9 Types of Inventory**

Understanding what you are managing is the foundation of effective inventory management. There are nine distinct inventory types:

| Type | Definition | Who It Applies To |
| --- | --- | --- |
| Raw Materials | Inputs purchased from suppliers, not yet processed | Manufacturers, food processors |
| Work in Progress (WIP) | Items currently being converted into finished goods | Manufacturers, assemblers |
| Finished Goods | Completed products ready for sale | All businesses selling physical products |
| MRO Goods | Maintenance, repair, and operations supplies (lubricants, tools, cleaning) | Manufacturing, warehousing |
| Packaging Supplies | Boxes, labels, bubble wrap — not sold but essential for dispatch | Manufacturers, e-commerce |
| Safety Stock | Buffer inventory held to absorb unexpected demand spikes or supply delays | All businesses with lead-time variability |
| Anticipation Stock | Extra stock built up ahead of a known seasonal peak (Diwali, harvest season) | FMCG, retail, agriculture |
| Decoupling Inventory | Stock held between two production stages to prevent one line's slowdown from halting another | Multi-stage manufacturers |
| Cycle Inventory | The regular stock ordered in batches based on Economic Order Quantity calculations | All businesses using batch ordering |

**Why decoupling inventory matters**: In a factory producing ten product lines, if Line 3 slows due to a machine issue, decoupling stock between Line 3 and Line 4 means Line 4 keeps running. Without it, a single bottleneck halts downstream production entirely.

## **Why Inventory Management Matters**

Poor inventory management is directly measurable in your P&L:

-   Overstock ties up working capital, incurs storage costs (typically 20–30% of inventory value per year in holding costs), and results in dead-stock write-offs.
-   Stockouts cause lost sales, customer attrition, and emergency procurement at higher prices.
-   Shrinkage (covered in depth below) costs Indian retailers an estimated 3–5% of annual revenue.
-   Inaccurate records generate incorrect COGS, distort profitability reporting, and create [**GST reconciliation**](https://busy.in/gst/reconciliation-under-gst/) problems.

Effective inventory management addresses all four simultaneously, reducing holding costs, preventing stockouts, detecting shrinkage early, and keeping financial records audit-ready.

## **Inventory Valuation Methods: FIFO, LIFO, WAC & More**

How you value your inventory directly affects your Cost of Goods Sold (COGS), reported profit, and tax liability. There are four recognised methods:

### **1\. FIFO — First In, First Out**

The oldest stock is assumed to be sold first. The inventory remaining on the balance sheet reflects the most recent (and typically highest) purchase prices.

Best for: Perishables (food, pharma), businesses where older stock genuinely moves first, and periods of rising prices ( [**FIFO**](https://busy.in/inventory-guide/what-is-the-fifo-method/) produces higher reported profit and higher balance sheet value).

Example: You buy 100 units at ₹10 in January and 100 units at ₹12 in February. If you sell 100 units in March, FIFO assumes you sold the January batch → COGS = ₹1,000; remaining inventory = ₹1,200.

### **2\. LIFO — Last In, First Out**

The most recently purchased stock is assumed to be sold first. [**LIFO**](https://busy.in/inventory-guide/what-is-the-lifo-method/) produces lower reported profit (and therefore lower tax) during periods of rising prices because higher-cost recent purchases are expensed first.

**Critical India compliance note**: LIFO is not permitted under Indian GAAP ( [**Accounting Standard AS 2**)](https://busy.in/accounting/indian-accounting-standards-applicability-list/) or Ind AS 2, which aligns with IFRS.

### **3\. Weighted Average Cost (WAC)**

COGS and ending inventory are valued at the average cost of all units available during the period.

Formula: WAC per unit = Total Cost of Inventory ÷ Total Units Available

Best for: Businesses dealing in commodities or fungible goods where individual unit tracking is impractical (grain, fuel, bulk chemicals).

Example: 100 units at ₹10 + 100 units at ₹12 = 200 units at total cost ₹2,200. WAC = ₹11/unit. If you sell 100 units → COGS = ₹1,100.

### **4\. Specific Identification Method**

Each unit of inventory is tracked individually with its actual cost. Used for high-value, unique items.

Best for: Jewellery, luxury goods, custom machinery, and real estate developers tracking project-specific costs.

#### **Valuation Method Comparison**

| Method | COGS (Rising Prices) | Ending Inventory Value | Allowed in India? |
| --- | --- | --- | --- |
| FIFO | Lower | Higher | Yes |
| LIFO | Higher | Lower | No (AS 2) |
| WAC | Medium | Medium | Yes |
| Specific ID | Actual | Actual | Yes |

**Choosing your method**: Once selected and disclosed in your financial statements, changing valuation methods requires a disclosure of an accounting policy change under AS 5 / Ind AS 8.

## **Inventory Management Techniques Explained**

### **1\. ABC Analysis**

Classifies all SKUs into three categories by annual consumption value:

-   A items (top 10–20% of SKUs, ~70–80% of value): tightest controls, frequent review
-   B items (next 30%): moderate controls
-   C items (remaining 50–60%: ~5–10% of value): bulk orders, minimal monitoring

### **2\. FSN Analysis — Fast, Slow, Non-Moving**

Classifies inventory by movement rate rather than value:

-   Fast-moving: sold frequently; prioritise reorder automation
-   Slow-moving: sells infrequently; watch carrying costs
-   Non-moving: hasn't sold in 6–12+ months; candidate for clearance or write-off

FSN analysis complements ABC — an A-category item that stops moving becomes your most dangerous dead stock liability.

### **3\. Economic Order Quantity (EOQ)**

Calculates the optimal order quantity that minimises total ordering + holding costs.

### **4\.** [**Just-In-Time (JIT) Inventory**](https://busy.in/inventory-guide/just-in-time-inventory-management/)

Orders arrive exactly when needed, minimising holding costs. Pioneered by Toyota in the 1970s, JIT reduced Toyota's warehouse footprint and freed working capital, but requires highly reliable suppliers and accurate demand signals. Not suitable for businesses with unpredictable lead times.

### **5\. Safety Stock**

A calculated buffer held above your average stock level to absorb demand spikes or supplier delays.

### **6\. Reorder Point (ROP)**

The stock level at which you trigger a new purchase order, ensuring stock arrives before you run out.

### **7\. FIFO / WAC Rotation**

Not just an accounting choice — FIFO should also be a physical warehouse practice for perishables and dated products. Oldest stock goes to the front of the shelf; newest to the back.

### **8\. Demand Forecasting**

Uses historical sales data, seasonal patterns, and external signals (weather, festivals, economic trends) to predict future demand. More sophisticated forecasting uses machine learning; most SMBs start with moving averages and seasonal indices.

### **9\. Cross-Docking**

Incoming stock from suppliers is transferred directly to outbound vehicles without long-term storage. Reduces holding costs and handling time. Used extensively in FMCG distribution and e-commerce fulfilment.

### **10\. Dropshipping**

The seller never holds physical stock. Orders are forwarded to a supplier who ships directly to the end customer. Eliminates holding costs but reduces control over fulfilment quality and lead times.

### **11\. Two-Bin System**

A simple, visual replenishment method for low-cost, high-frequency consumables (fasteners, office supplies, MRO goods):

-   Bin 1: active stock being consumed
-   Bin 2: reserve stock; when Bin 1 empties, a reorder is placed, and Bin 2 becomes active

Eliminates complex calculations for C-category items. Widely used in manufacturing shop floors.

### **12\. Vendor-Managed Inventory (VMI)**

The supplier (not the buyer) monitors stock levels at the buyer's location and replenishes automatically based on agreed min/max thresholds. The supplier gains visibility into sales data; the buyer reduces procurement workload. Common in FMCG retail (HUL managing shelf stock at large retailers) and industrial supply.

### **13\. Consignment Inventory**

Supplier delivers goods to the buyer's premises, but ownership remains with the supplier until the goods are sold. The buyer pays only for what is consumed. Reduces buyer's capital tied up in stock; increases supplier's revenue certainty.

### **14\. Materials Requirements Planning (MRP)**

A production-planning system that calculates what materials are needed, in what quantity, and by when — based on the production schedule (Bill of Materials × demand forecast). MRP is the operational backbone of manufacturing inventory management.

## **6 Steps Inventory Management Process**

1.  **Forecast Demand** — Use historical data, sales trends, and seasonal patterns to estimate how much stock you will need.
2.  **Place Purchase Orders** — Generate purchase orders at the reorder point, in quantities calculated by EOQ or supplier-defined MOQ (minimum order quantity).
3.  **Receive and Inspect Goods** — Verify quantity, quality, and batch details against the purchase order. Enter goods into your inventory system immediately upon receipt.
4.  **Store Inventory** — Assign bin locations, apply batch/expiry tracking where required, and organise by movement frequency (fast-moving accessible, slow-moving in deeper storage).
5.  **Fulfil Orders** — Pick, pack, and dispatch goods. Update inventory records in real-time (perpetual system) or at interval (periodic system).
6.  **Report and Analyse** — Generate inventory reports: turnover, dead stock, shrinkage, stockout frequency. Use these to refine forecasts and reorder parameters.

## **Key Inventory Formulas**

### **Economic Order Quantity (EOQ)**

EOQ = √(2 × S × D ÷ H)

Where: S = ordering cost per order | D = annual demand (units) | H = holding cost per unit per year

Example: S = ₹500, D = 10,000 units/year, H = ₹20/unit/year → EOQ = √(2 × 500 × 10,000 ÷ 20) = √500,000 = 707 units per order

### **Reorder Point (ROP)**

ROP = (Average Daily Demand × Lead Time in Days) + Safety Stock

### **Safety Stock**

Safety Stock = (Maximum Daily Demand × Maximum Lead Time) − (Average Daily Demand × Average Lead Time)

### **Days Inventory Outstanding (DIO) / Days on Hand**

DIO = (Average Inventory ÷ COGS) × 365

### **Inventory Turnover Ratio**

Inventory Turnover = COGS ÷ Average Inventory

A higher ratio means faster-moving stock. Industry benchmarks vary: retail FMCG = 8–12×/year; manufacturing = 4–6×/year; pharma = 6–10×/year.

### **Weighted Average Cost (WAC)**

WAC per unit = Total Cost of All Stock ÷ Total Units Available

## **8 Inventory KPIs You Should Be Tracking**

Most businesses track stock levels and sales. Few track the metrics that reveal whether their inventory system is working efficiently. Here are the eight most important:

| KPI | Formula | What It Tells You | Benchmark |
| --- | --- | --- | --- |
| Inventory Turnover Ratio | COGS ÷ Average Inventory | How many times stock is sold and replaced per year | 4–12× (varies by industry) |
| Days on Hand (DOH) | (Avg Inventory ÷ COGS) × 365 | How many days of stock you hold | 30–60 days (retail); 45–90 (manufacturing) |
| GMROI | Gross Margin ÷ Average Inventory Cost | Gross profit earned per rupee invested in inventory | \>1.0 is break-even; >2.5 is healthy retail |
| Carrying Cost % | (Total Holding Costs ÷ Inventory Value) × 100 | True annual cost of holding stock | 20–30% of inventory value |
| Order Fill Rate | (Orders Fulfilled Complete ÷ Total Orders) × 100 | What % of orders are shipped complete and on time | \>95% |
| Stock Accuracy Rate | (Counted Units Matching Records ÷ Total Counted) × 100 | How reliable your inventory records are | \>99% (software-managed) |
| Stockout Rate | (Stockout Events ÷ Total SKUs) × 100 | Frequency of running out of stock | <2% |
| Shrinkage Rate | (Book Value − Physical Value) ÷ Book Value × 100 | % of inventory lost to theft, damage, or error | <1% (retail target) |

GMROI, the most underused metric: A business with ₹10 lakh in inventory that earns ₹8 lakh gross margin has a GMROI of 0.8; it is losing money on its inventory investment. The same business, improving turnover to earn ₹25 lakh GM on the same ₹10L stock, reaches a GMROI of 2.5. This is the metric that directly links inventory decisions to business profitability.

## **Perpetual vs. Periodic Inventory System**

One of the most consequential system decisions you will make is whether to run a perpetual or periodic inventory system.

### **Perpetual Inventory System**

Every stock movement, such as sale, purchase, return, or adjustment, is recorded in real-time, usually via software integrated with your POS, barcode scanner, or e-commerce platform. Your stock levels are accurate at every moment.

### **Periodic Inventory System**

Stock is counted manually at fixed intervals (weekly, monthly, quarterly). Between counts, the system does not know current stock levels. COGS is calculated only at the end of the count period.

### **Comparison Table**

| Factor | Perpetual System | Periodic System |
| --- | --- | --- |
| Stock visibility | Real-time | Only after a count |
| Technology required | Inventory software + barcode/RFID | Spreadsheets or basic records |
| COGS calculation | Continuous | At period-end only |
| Accuracy | High (with correct data entry) | Lower (errors accumulate between counts) |
| Shrinkage detection | Immediate | Delayed until next count |
| Upfront cost | Higher (software licence) | Lower |
| Labour cost | Lower (automated recording) | Higher (manual counts take staff time) |
| Best for | 50+ SKUs, multiple locations, e-commerce | Very small businesses, <30 SKUs, single location |
| Audit readiness | Always audit-ready | Only on the count dates |

### **Which Should You Choose?**

Use the periodic system only if you have a single location, fewer than 30–50 SKUs, and minimal stock movement. For any business that is growing, sells online, operates multiple branches, or has audit obligations, a perpetual system is not optional; it is the operational baseline.

**India compliance note:** Under GST, you may be required to produce stock-level records during a departmental audit at any point. A periodic system cannot produce real-time stock data; a perpetual system can.

## **Inventory Shrinkage: Causes, Formula & Prevention**

Inventory shrinkage is the difference between the inventory your records show you have and what you actually have when you physically count it.

Shrinkage Rate = (Book Inventory Value − Physical Inventory Value) ÷ Book Inventory Value × 100

Example: Your system shows ₹5,00,000 in stock. A physical count reveals ₹4,75,000. Shrinkage = ₹25,000 ÷ ₹5,00,000 × 100 = 5% — a serious problem.

A shrinkage rate above 2% for most industries indicates a systemic issue that will erode margins faster than almost any other operational problem.

### **Four Root Causes**

| Cause | Approximate Share | What It Looks Like |
| --- | --- | --- |
| Employee theft | 28–35% | Items leaving without a sale record; stock "adjustments" without approval |
| Shoplifting / external theft | 35–38% | Physical stock is missing without any system transaction |
| Administrative / process errors | 20–25% | Wrong quantities received, incorrect data entry, mislabelling |
| Vendor fraud/supplier short-shipping | 5–8% | Receiving fewer units than invoiced |

## **6 Ways to Reduce Inventory Shrinkage**

1.  **Cycle counts** — Count a rotating subset of SKUs every week rather than doing one large annual count. Catches discrepancies early while the trail is fresh.
2.  **Barcode scanning at receiving** — Verify every delivery against the purchase order using a barcode scan. Do not let goods enter stock without system confirmation.
3.  **Role-based access controls** — Restrict who can perform stock adjustments, write-offs, and returns in your inventory software. All adjustments should require manager approval.
4.  **Dual-person receiving process** — Never let a single employee receive goods and enter the receipt into the system without a second person verifying.
5.  **Segregation of duties** — The person who orders goods should not be the same person who receives them or approves invoices.
6.  **Regular reconciliation** — Compare system records to physical counts monthly, not annually. Shrinkage is far cheaper to address at ₹5,000 than at ₹50,000.

## **Common Inventory Management Challenges (and How to Solve Them)**

### **Challenge 1: Demand Forecasting Inaccuracy**

**What it looks like:** You overstock before a season that underperforms, or you run out of a product that sold faster than expected.

**Root cause:** Forecasts based on gut feel, single years of data, or no data at all.

**Solution**: Use at a minimum a 3-year moving average adjusted for known seasonality. For businesses with 500+ SKUs, invest in software with demand forecasting modules. Start by identifying your top 20 A-category items and building accurate forecasts for those before automating the rest.

### **Challenge 2: Dead Stock Accumulation**

**What it looks like**: Shelves or warehouses full of items that haven't sold in 6–12+ months. Capital is locked up; storage costs compound.

**Root cause**: Poor demand forecasting, over-ordering, product discontinuation not communicated to procurement, or trend shifts not captured quickly.

**Solution**: Run FSN analysis monthly. Flag any item with zero movement in 90 days. Establish a dead stock clearance policy: markdown at 90 days, bundle promotion at 120 days, write-off consideration at 180 days. Busy software's ageing analysis report automatically surfaces these items.

### **Challenge 3: Inventory Shrinkage**

**What it looks like**: Regular physical counts come in below system records. Discrepancies are written off without investigation.

**Root cause**: Inadequate access controls, lack of cycle counting, and receiving processes that bypass verification.

**Solution**:. The single most impactful change: move from annual counts to weekly cycle counts.

### **Challenge 4: Multi-Location Synchronisation**

**What it looks like:** Stock transfers between branches are not recorded in real time; one location is overstocked while another is short; customers are told an item is "out of stock" at one branch when it's sitting at another.

**Root cause:** Branch-level stock tracking in separate spreadsheets or disconnected systems; no inter-branch transfer process.

**Solution**: Centralise all locations in a single [**inventory management software**](https://busy.in/accounting-software/inventory-management/) with branch-level visibility. Define a stock transfer process: raise a transfer order in the system → confirm dispatch → confirm receipt before reducing sender's stock and increasing receiver's stock. Do not physically move goods without a system transaction.

### **Challenge 5: Manual Tracking Errors**

**What it looks like:** Stock counts that never match, item numbers entered incorrectly, quantities off by one or ten.

**Root cause**: Spreadsheet-based or paper-based inventory tracking; human data entry without validation.

**Solution**: Barcode scanning at every touch point — receiving, picking, dispatch, and counting — eliminates the most common entry errors. If you cannot implement full barcode scanning, at a minimum, implement software-enforced product codes (no free-text item entry) and mandatory quantity confirmation on every transaction.

### **Challenge 6: Poor Warehouse Space Utilisation**

**What it looks like**: Fast-moving items stored in hard-to-reach locations; slow-moving items taking premium shelf space; constant re-arrangement.

**Root cause**: No slotting strategy; warehouse layout designed for capacity rather than efficiency.

**Solution:** Apply ABC analysis to your warehouse layout. A-category (fast-moving) items should be positioned nearest to the packing/dispatch area and at waist height for easy picking. C-category items (slow-moving) go to high shelves or deep storage. Review and update slotting every quarter as product mix changes.

## **Inventory Management for Indian Businesses**

India-specific inventory challenges are not covered by global guides, but they directly affect every Indian SMB managing stock.

### **GST and Inter-State Stock Movements**

Under the Central Goods and Services Tax (CGST) Act, the movement of goods between states, even between your own branches is treated as a supply and requires a [**GST invoice**](https://busy.in/gst/a-guide-to-invoicing-under-gst/) and an e-way bill for consignments valued above ₹50,000. This means:

-   A Mumbai manufacturer sending goods to its Delhi warehouse must raise a stock transfer invoice (supply between distinct persons under Section 25).
-   The receiving branch [**claims input tax credit (ITC)**](https://busy.in/gst/what-expenses-can-be-claimed-as-itc/) on the transfer.
-   Failure to document inter-branch transfers creates a [**GST compliance**](https://busy.in/gst/gst-compliance-rating-an-introduction/) audit risk the department can treat unrecorded inter-state movements as suppressed turnover.

Your inventory software must support branch-to-branch stock transfer invoices with correct GST treatment. Busy handles this natively.

### **Batch and Expiry Tracking for Pharma and Food**

Businesses in pharmaceuticals, FMCG, and food processing have mandatory batch tracking requirements under:

-   Drugs and Cosmetics Act, 1940: every drug batch must be traceable from manufacture to sale; recall ability is a legal obligation
-   FSSAI regulations: expiry date monitoring for food products

Your inventory system must record batch number and expiry date at the point of goods receipt and enforce FEFO (First Expiry, First Out) dispatch.

### **Seasonal and Festival Inventory**

Indian retail is driven by pronounced seasonal peaks, including Diwali, Navratri, Eid, harvest seasons in agricultural states, and school-year cycles for stationery and apparel. Anticipation stock is not optional for most Indian retailers as it is the single largest inventory planning decision of the year. Build your anticipation stock using at least three years of festival-period sales data and confirm supplier lead times 8–12 weeks before the peak.

### **Cash Flow Pressure on SMBs**

For Indian SMBs operating on thin margins with limited access to credit, excess inventory is not just an operational problem,  it is a working capital crisis. Every rupee tied up in slow-moving stock is a rupee not available for payroll, supplier payment, or growth investment. EOQ-based ordering, disciplined reorder points, and dead stock clearance policies are not academic exercises; they are survival tools for cash-constrained businesses.

## **What to Look for in Inventory Management Software**

When evaluating **inventory management software**, these are the features that separate adequate from excellent:

The right [**accounting software**](https://busy.in/accounting-software/) connects inventory movements, purchase orders, GST compliance, and financial reporting into one live system, replacing the patchwork of spreadsheets and disconnected tools most growing businesses start with.

### **Must-Have Features**

-    Real-time stock tracking: perpetual inventory with instant updates on every transaction
-    Multi-location support: single system view across all warehouses, shops, and branches
-    Barcode / QR code scanning: reduces data entry errors at receiving, picking, and counting
-    Purchase order management : raise, send, receive, and match POs to supplier invoices
-    Automated reorder alerts: trigger when stock hits reorder point
-    Batch and expiry date tracking:  mandatory for pharma, food, chemicals
-    GST-compliant invoicing and reporting:  auto-calculate GST, generate e-way bills, produce GSTR-1/ [**GSTR-3B**](https://busy.in/gst/a-guide-to-gstr-3b-what-is-gstr-3b/) \-ready data
-    Stock transfer between branches:  with proper GST treatment
-    Inventory valuation (FIFO / WAC):  compliant with Indian GAAP (AS 2)

Busy Inventory software covers all must-have features plus demand alerts, ageing analysis, shrinkage reports, full GST compliance including e-way bill generation, and multi-branch stock transfer with correct tax treatment,  purpose-built for Indian SMBs.

### **Conclusion**

Inventory management is not a back-office function; it is a strategic lever that directly determines your cash flow, customer satisfaction, audit compliance, and profitability.

The six decisions that define your inventory management maturity:

1.  Valuation method: Use FIFO or WAC (LIFO is prohibited in India under AS 2), and configure it in your software from day one
2.  System type: Move to a perpetual inventory system once you exceed 50 SKUs or open a second location
3.  Techniques: Apply ABC analysis for priority, FSN for velocity, EOQ for order sizing, and safety stock for risk buffering
4.  KPIs: Track at minimum inventory turnover, GMROI, DOH, and shrinkage rate — monthly, not annually
5.  Shrinkage: Implement cycle counts and barcode-verified receiving before shrinkage becomes a margin crisis
6.  Software: Choose a platform that handles multi-location stock, batch/expiry tracking, GST-compliant transfers, and real-time reporting,  not a spreadsheet you will outgrow in six months

## About the author

**Apurva Maheshwari**

I am a Chartered Accountant with 5 years of experience specializing in GST, income tax, and HSN code classification. I help businesses with GST compliance, tax planning, and financial advisory, ensuring they meet regulatory requirements while optimizing their tax strategies. I aim to simplify GST filings, income tax laws, and HSN code classifications, helping professionals and business owners stay informed and compliant.

## Frequently asked questions

### What is the difference between inventory management and warehouse management?

Inventory management tracks what stock you have, in what quantity, at what cost, and when to reorder. It spans your entire supply chain. Warehouse management focuses on the physical organisation, movement, and storage of goods within a single facility. Warehouse management is a subset of broader inventory management.

### What is the best inventory management method for a small business?

For most small businesses, start with ABC analysis to prioritise your attention, FIFO for valuation (required under Indian GAAP), and a reorder point system for your top 20% of SKUs. As you grow past 50 SKUs, a perpetual inventory system with barcode scanning becomes essential to maintain accuracy without excessive manual effort.

### Is LIFO allowed in India?

No. The Last In, First Out (LIFO) method is prohibited under Indian GAAP (Accounting Standard AS 2) and Ind AS 2, which align with IFRS. Indian businesses must use FIFO or Weighted Average Cost (WAC) for inventory valuation.

### What is inventory shrinkage, and how do I calculate it?

Inventory shrinkage is the difference between what your records say you have and what a physical count reveals. Calculate it as: (Book Inventory Value − Physical Count Value) ÷ Book Inventory Value × 100. A rate above 2% indicates a systemic problem with theft, damage, or process errors.

### What is GMROI, and why does it matter?

GMROI (Gross Margin Return on Investment) = Gross Margin ÷ Average Inventory Cost. It tells you how much gross profit you earn for every rupee invested in stock. A GMROI below 1.0 means you are losing money on your inventory investment. Target above 2.0 for most retail and distribution businesses.

### What is the difference between a perpetual and periodic inventory system?

A perpetual system updates stock levels in real-time with every transaction (sale, purchase, transfer). A periodic system relies on manual counts at fixed intervals. Perpetual systems require software and barcode scanning but provide constant accuracy. Periodic systems are simpler but produce stale data between counts,  making shrinkage detection slow and stockout prevention difficult.

### What is FSN analysis?

FSN (Fast, Slow, Non-moving) analysis classifies your inventory by how quickly it sells. Fast-moving items need automated reordering; slow-moving items need cost monitoring; non-moving items need urgent clearance or write-off decisions. It complements ABC analysis (which ranks by value) by adding a velocity dimension.

### What is the two-bin inventory system?

The two-bin system uses two physical containers for each SKU. When Bin 1 empties, it triggers a reorder and Bin 2 becomes active. When the reorder arrives, Bin 1 is refilled. It is a simple, visual replenishment method ideal for low-value, high-frequency consumables (MRO, office supplies, packaging materials) that do not justify complex forecasting.

### What is Vendor-Managed Inventory (VMI)?

In VMI, the supplier is responsible for monitoring and replenishing the buyer's stock based on agreed-upon minimum and maximum levels. The buyer shares sales or consumption data with the supplier, who decides when and how much to replenish. It reduces buyer procurement workload and can lower stockout rates — but requires trust and data sharing with the supplier.

### How does inter-state stock transfer work under GST in India?

Under the CGST Act, stock transfers between your own GST registrations in different states (distinct persons under Section 25) are treated as taxable supplies. You must raise a tax invoice, pay IGST, and generate an e-way bill for consignments above ₹50,000. The receiving branch claims ITC on the transfer. Failing to document this correctly exposes to GST audits.

### What is decoupling inventory?

Decoupling inventory is a buffer stock held between two stages of a production process. If one production stage slows or stops, decoupling stock ensures the downstream stage can continue operating without interruption. It is specifically a manufacturing concept, distinct from safety stock (which buffers against external demand/supply variability).

### When should I use JIT vs. safety stock?

JIT minimises holding costs by ordering only when needed — it works when your suppliers are highly reliable and lead times are short and consistent. Safety stock compensates for uncertainty as it is appropriate when lead times vary, demand spikes unpredictably, or supplier reliability is inconsistent. Most businesses use both JIT principles for planning, with safety stock as a calculated hedge against variability.

## Related articles

- [Integrations Between Inventory Management and Supplier Management Solutions](https://busy.in/inventory-guide/integrations-between-inventory-management-and-supplier-management-solutions/)
- [Real-Time Inventory Tracking and Centralized Multi-Channel Control](https://busy.in/inventory-guide/real-time-inventory-tracking-and-centralized-multi-channel-control/)
- [Inventory Aging Report & Aged Stock Analysis](https://busy.in/inventory-guide/inventory-aging-report-aged-stock-analysis/)
- [Obsolete Inventory & Writing Down Stock – Complete Guide](https://busy.in/inventory-guide/obsolete-inventory-writing-down-stock-complete-guide/)
- [Comparative Guide to Inventory Management Apps & Platforms](https://busy.in/inventory-guide/comparative-guide-to-inventory-management-apps-platforms/)
- [Inventory Strategy During Supply Chain Disruptions](https://busy.in/inventory-guide/inventory-strategy-during-supply-chain-disruptions/)
- [How Inventory Analytics Solves Sector-Specific Challenges](https://busy.in/inventory-guide/how-inventory-analytics-solves-sector-specific-challenges/)
- [Dynamic Reporting: The Key to Success in Multi-Location and Omnichannel Retail](https://busy.in/inventory-guide/dynamic-reporting-the-key-to-success-in-multi-location-and-omnichannel-retail/)
- [Cost of Goods Sold (COGS): Formula, Calculation Methods, and Complete Guide 2026](https://busy.in/inventory-guide/what-is-cost-of-goods-sold-cogs/)
- [AI & Predictive Inventory — Retailers’ Next Frontier](https://busy.in/inventory-guide/ai-predictive-inventory-retailers-next-frontier/)