WorkOrderReleasedItem
Less than to read
Properties
| Property Name | Type | Description | isWritable |
|---|---|---|---|
| _access | [_OutputAccessBinding] | no | |
| _factory | MetaNodeFactory_node | no | |
| _updateTick | Int | yes | |
| _updateUser | User_node | yes | |
| _createUser | User_node | yes | |
| _sortValue | Int | yes | |
| _customData | Json | yes | |
| _sourceId | String | yes | |
| _id | Id | yes | |
| documentNumber | String | no | |
| documentId | Int | no | |
| document | WorkOrder_node | yes | |
| releasedItem | Item_node | yes | |
| item | Item_node | no | |
| releasedItemName | String | no | |
| releasedItemId | String | no | |
| stockUnit | UnitOfMeasure_node | no | |
| totalActualQuantity | Decimal | yes | |
| remainingQuantity | Decimal | no | |
| workInProgress | WorkInProgressWorkOrderReleasedItem_node | yes | |
| lineStatus | ReleasedItemStatus | yes | |
| uLineStatus | WorkOrderLineStatusFiltered | no | |
| uLineStatusForTracking | WorkOrderLineStatusFilteredForTracking | no | |
| stockTransactionStatus | StockDocumentTransactionStatus | yes | |
| stockTransactions | StockTransaction_Collection | yes | |
| storedDimensions | Json | yes | |
| storedAttributes | Json | yes | |
| computedAttributes | Json | no | |
| itemSite | ItemSite_node | no | |
| plannedMaterialCost | Decimal | yes | |
| plannedMachineCost | Decimal | yes | |
| plannedLaborCost | Decimal | yes | |
| plannedToolCost | Decimal | yes | |
| plannedProcessCost | Decimal | no | |
| serialNumbers | [SerialNumber]_node | yes | |
| _etag | String | yes | |
| releasedQuantity | Decimal | yes | |
| quantityInStockUnit | Decimal | no | |
| analyticalData | AnalyticalData_node | yes | |
| _constructor | String | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : WorkOrderReleasedItem
| Property | Type | Description |
|---|---|---|
| _id | Id |
asyncExport : WorkOrderReleasedItem_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | WorkOrderReleasedItem_Input |
duplicate : WorkOrderReleasedItem
| Mutation | Type | Description |
|---|---|---|
| _id | ID | |
| data | WorkOrderReleasedItem_Input |
updateReleasedItem : WorkOrderReleasedItem
| Mutation | Type | Description |
|---|---|---|
| workOrderNumber | String | |
| releasedItem | String | |
| quantity | Decimal | |
| completed | Boolean |