ProductStockTake
| π Overview: 7 Fields | 1 Indexes | 2 Many-to-One Relations |
π Description
π¨οΈ Transaction table recording physical finished goods inventory counts. Used for periodic stocktakes to verify system quantities against physical stock.
βΉοΈ Table Information
- Table ID: 55
- UUID: CD7EC16B6973004E85CD5D29E07127D6
- Primary Key: π
ID - Generated: π 2025-12-04T14:34:17Z
π Table of Contents
- π Fields (7)
- π Indexes (1)
- π Many-to-One Relations (2)
- π Related Items
- Forms (1)
π Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
| WO | Long Integer | π« Not Null | - |
| ProductID | Long Integer | π« Not Null | - |
| PartsCounted | Long Integer | π« Not Null | - |
| BoxesCounted | Integer | π« Not Null | - |
| ActualStock | Long Integer | π« Not Null | - |
| sDate | Date | π« Not Null | - |
| π ID | Long Integer | π PK, β¨ Unique, β‘ Auto, π« Not Null | - |
π Indexes
| Field | Type | Kind | Unique |
|---|---|---|---|
ID | B-Tree | regular | β¨ Yes |
π Many-to-One Relations
| Relation Name | Destination Table | Source β Destination | State | Description |
|---|---|---|---|---|
WorksOrderEntity | WorksOrder | WO β Works_Order_No | Active | - |
ProductEntity | Product | ProductID β Product_ID | Active | - |
π Related Items
π Forms
- ProductStockTake - Data source for ProductStockTake form
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:34:17Z