Przejdź do głównej zawartości

Warehouse Management

Manage warehouses, inventory, and stock levels.

Overview

Warehouse management in Gauzy enables:

  • Multiple warehouse locations
  • Product inventory tracking
  • Stock level management
  • Warehouse-product relationships

Setting Up Warehouses

  1. Navigate to InventoryWarehouses
  2. Click Add Warehouse
  3. Enter details:
    • Name and code
    • Contact information
    • Address/location
    • Description
  4. Save

Inventory Management

Add Products to Warehouse

  1. Open a warehouse
  2. Click Add Products
  3. Select products
  4. Enter initial stock quantities
  5. Save

Update Stock

PUT /api/warehouse/:id/inventory
{
"productId": "uuid",
"quantity": 150
}

Stock Reports

ReportDescription
Stock LevelsCurrent quantities
Low Stock AlertItems below threshold
Stock MovementIn/out history
Warehouse ComparisonStock across locations