StockReceiptLine
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 | StockReceipt_node | yes | |
| stockTransactionStatus | StockDocumentTransactionStatus | yes | |
| itemSite | ItemSite_node | no | |
| item | Item_node | yes | |
| stockUnit | UnitOfMeasure_node | yes | |
| quantityInStockUnit | Decimal | yes | |
| location | Location_node | yes | |
| stockStatus | StockStatus_node | yes | |
| existingLot | Lot_node | yes | |
| orderCost | Decimal | yes | |
| totalCost | Decimal | no | |
| valuedCost | Decimal | yes | |
| storedDimensions | Json | yes | |
| storedAttributes | Json | yes | |
| computedAttributes | Json | no | |
| stockDetails | StockReceiptDetail_Collection | yes | |
| jsonStockDetails | Json | yes | |
| stockMovements | StockJournal_Collection | no | |
| stockTransactions | StockTransaction_Collection | yes | |
| site | Site_node | no | |
| stockDetailStatus | StockDetailStatus | yes | |
| displayStatus | StockReceiptLineDisplayStatus | yes | |
| _etag | String | yes | |
| analyticalData | AnalyticalData_node | yes | |
| _constructor | String | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : StockReceiptLine
| Property | Type | Description |
|---|---|---|
| _id | Id |
asyncExport : StockReceiptLine_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | StockReceiptLine_Input |
setDimension : Boolean
| Mutation | Type | Description |
|---|---|---|
| stockReceiptLine | IntReference | |
| storedDimensions | String | |
| storedAttributes | String |