docs: fix links to inventory model references (#9073)

Closes #9070
This commit is contained in:
Shahed Nasser
2024-09-10 15:18:10 +03:00
committed by GitHub
parent 464a3e692f
commit 3fb2f10ccb

View File

@@ -8,7 +8,7 @@ In this document, youll learn about the main concepts in the Inventory Module
## InventoryItem
An inventory item, represented by the [InventoryItem data model](/references/inventory/models/InventoryItem), is a stock-kept item, such as a product, whose inventory can be managed.
An inventory item, represented by the [InventoryItem data model](/references/inventory-next/models/InventoryItem), is a stock-kept item, such as a product, whose inventory can be managed.
The `InventoryItem` data model mainly holds details related to the underlying stock item, but has relations to other data models that include its inventory details.
@@ -18,7 +18,7 @@ The `InventoryItem` data model mainly holds details related to the underlying st
## InventoryLevel
An inventory level, represented by the [InventoryLevel data model](/references/inventory/models/InventoryLevel), holds the inventory and quantity details of an inventory item in a specific location.
An inventory level, represented by the [InventoryLevel data model](/references/inventory-next/models/InventoryLevel), holds the inventory and quantity details of an inventory item in a specific location.
It has three quantity-related properties: