SerialNumber
Less than to read
Properties
| Property Name | Type | Description | isWritable |
|---|---|---|---|
| _access | [_OutputAccessBinding] | no | |
| _factory | MetaNodeFactory_node | no | |
| _updateTick | Int | no | |
| _updateUser | User_node | no | |
| _createUser | User_node | no | |
| _customData | Json | no | |
| _sourceId | String | no | |
| _id | Id | no | |
| id | String | no | |
| supplierSerialNumber | String | no | |
| stockRecord | Stock_node | no | |
| isUsable | Boolean | no | |
| item | Item_node | no | |
| site | Site_node | no | |
| supplier | Supplier_node | no | |
| allocation | StockAllocation_node | no | |
| isAllocated | Boolean | no | |
| isInStock | Boolean | no | |
| stockMovements | StockJournalSerialNumber_Collection | no | |
| baseDocumentLine | BaseDocumentLine | no | |
| createDate | Date | no | |
| onHandQuantity | Decimal | no | |
| availableQuantity | Decimal | no | |
| allocatedQuantity | Decimal | no | |
| _etag | String | no | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
queryRange : [SerialNumber]
| Property | Type | Description |
|---|---|---|
| stockRecordId | IntOrString | |
| isUsable | Boolean | |
| isInStock | Boolean | |
| isAllocated | Boolean | |
| startingSerialNumber | String | |
| endingSerialNumber | String |
asyncExport : SerialNumber_Connection_asyncExport
Custom Mutations
uniquenessCheck : String
| Mutation | Type | Description |
|---|---|---|
| serialNumbers | # String | |
| item | IntReference | |
| isUsable | Boolean | |
| isInStock | Boolean |