manufacturingrouting
Defines the workflow and sequence of operations for manufacturing a product.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | Unique internal identifier for the manufacturing routing. | |
| autocalculatelag | Boolean | Indicates whether lag time between operations is auto-calculated. | |
| billofmaterials | String | Bill of materials (BOM) associated with this routing. | |
| externalid | String | External identifier used for integrations or external systems. | |
| isdefault | Boolean | Specifies whether this is the default routing for the associated item. | |
| isinactive | Boolean | Indicates whether this routing is inactive. | |
| location | String | Locations where this routing is applicable. | |
| memo | String | Additional notes or comments related to the routing. | |
| name | String | Name of the manufacturing routing. |