Warehouse Management System (WMS) reference schema and patterns for the Fuuz Industrial Operations platform (fuuz.com). Use when requests mention "WMS", "warehouse management", "inventory tracking", "order processing", "cycle counting", "logistics", "site management", "order receiving", "warehouse layout", "storage locations", "pick list", "put-away", "receiving", "shipping", "lot tracking", "bin location", or building warehouse management applications on the Fuuz platform. Provides a complete WMS reference data schema (37 models, 556 fields, 124 relationships) organized into 7 functional modules, plus implementation patterns for warehouse operations.
Version 1.0.0 | Last Updated: 2026-02-27
Complete reference data schema for building Warehouse Management System (WMS) applications on the Fuuz Industrial Operations Platform.
This skill provides a production-ready WMS reference schema that can be used as a starting point for warehouse management applications built on Fuuz. The schema covers the core functional areas of warehouse operations and is designed to integrate with the Fuuz platform's auto-generated GraphQL API, data flow engine, and screen designer.
| Metric | Value |
|---|---|
| Total Models | 37 |
| Total Relationships | 124 |
| Total Fields | 556 |
| System Models | 1 |
| Custom Models | 36 |
The WMS schema is organized into 7 functional modules:
| Module | Description | Key Models |
|---|---|---|
| Inventory Tracking | Real-time stock levels and item locations | Adjustment, Area, Inventory, InventoryHistory, Location, Product |
| Order Processing | Customer/supplier orders and fulfillment | Order, OrderLine, OrderStatus, OrderType |
| Cycle Counting | Inventory verification and adjustments | CountHeader, CountLine, CountStatus |
| Logistics | Transportation and delivery management | Carrier, Shipment, ShipmentLine, ShipmentStatus |
| Site Management | Physical warehouse layout and storage | Site, Zone, Aisle, Rack, Level, Bin |
| Order Receiving | Inbound receipt and inspection workflows | ReceiptHeader, ReceiptLine, ReceiptStatus |
| Testing | Sensor measurement and equipment monitoring | Sensor, Measurement |
Use fuuz-wms when you need to:
This is a domain reference skill. For building the actual data models, use fuuz-schema and fuuz-packages. For building flows and screens, use fuuz-flows and fuuz-screens.
references/wms-data-schema.mdComplete WMS data schema documentation with:
dataModelTypeId: "setup", transactional models use "transactional"