Inventory Modul

Back

Overview

The Inventory module is responsible for managing stock availability and warehouse operations.
It defines how stock levels are stored, adjusted and tracked before they are used
by sales, fulfillment and reporting modules. Inventory is required for:


Services

The Inventory module consists of the following services:


Models

This module exposes and consumes the following models.


Stock Model

Represents base stock quantities. Fields:


Stock Item Model

Represents stock levels for a specific product in a specific warehouse.
Extends StockModel and adds reorder configuration. Fields:


Stock Transaction Model

Represents a historical stock movement for a product in a warehouse. Fields:


Warehouse Model

Represents a warehouse definition. Fields: