EquipmentStock
| ๐ Overview: 4 Fields | 1 Indexes |
๐ Description
๐จ๏ธ Inventory table tracking consumable equipment and supplies (gloves, tools, spare parts). Records stock levels and usage.
โน๏ธ Table Information
- Table ID: 70
- UUID: 7E8A79F83C60A542A51B1DB4FF1DE543
- Primary Key: ๐
ID - Generated: ๐ 2025-12-04T14:34:32Z
๐ Table of Contents
- ๐ Fields (4)
- ๐ Indexes (1)
- ๐ Related Items
- Forms (2)
๐ Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
| ๐ ID | Long Integer | ๐ PK, โจ Unique, โก Auto | - |
| Type | String (255) | ๐ซ Not Null | - |
| Name | String (255) | ๐ซ Not Null | - |
| Quantity | Integer | ๐ซ Not Null | - |
๐ Indexes
| Field | Type | Kind | Unique |
|---|---|---|---|
ID | Keywords | regular | โจ Yes |
๐ Related Items
๐ Forms
- CapacityPlanning - Data source for CapacityPlanning form
- EquipmentStock - Data source for EquipmentStock form
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:34:32Z