Property: Has BOM status
From Miniscope
| Property | |
|---|---|
| Allow multiple values | No |
| Allowed values | Backordered, Ordered, Needed, Received
|
| Description | Procurement status of a BOM line item
|
| Data type | Text
|
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Backordered", "Ordered", "Needed", "Received" ] } }