StockCount
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 | |
| _customData | Json | yes | |
| _sourceId | String | yes | |
| _id | Id | yes | |
| number | String | yes | |
| description | String | yes | |
| stockSite | Site_node | yes | |
| status | StockCountStatus_enum | yes | |
| effectiveDate | Date | yes | |
| financeIntegrationStatus | FinanceIntegrationStatus | no | |
| counter | String | yes | |
| lastCountDate | Date | yes | |
| fromItem | Item_node | yes | |
| toItem | Item_node | yes | |
| locations | [Location]_node | yes | |
| zones | [LocationZone]_node | yes | |
| categories | [ItemCategory]_node | yes | |
| lines | StockCountLine_Collection | yes | |
| financialSite | Site_node | no | |
| transactionCurrency | Currency_node | no | |
| documentDate | Date | no | |
| hasStockRecords | Boolean | yes | |
| hasLotInLines | Boolean | no | |
| hasSublotInLines | Boolean | no | |
| hasExpiryManagementInLines | Boolean | no | |
| postingDetails | FinanceTransaction_Collection | no | |
| _etag | String | yes | |
| _attachments | AttachmentAssociation_Collection | yes | |
| stockTransactionStatus | StockDocumentTransactionStatus | yes | |
| itemSites | ItemSite_Collection | no | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : StockCount
| Property | Type | Description |
|---|---|---|
| _id | Id |
confirmZeroQuantity : StockCount_Connection_confirmZeroQuantity
confirmStockCount : StockCount_Connection_confirmStockCount
asyncExport : StockCount_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | StockCount_Input |
repost : StockCountRepostReturn
| Mutation | Type | Description |
|---|---|---|
| stockCount | IntReference | |
| documentLines | # StockCountRepostDocumentLines_Input |
start : Boolean
| Mutation | Type | Description |
|---|---|---|
| document | IntReference |
postToStock : String
| Mutation | Type | Description |
|---|---|---|
| documentIds | # IntOrString |
resendNotificationForFinance : Boolean
| Mutation | Type | Description |
|---|---|---|
| stockCount | IntReference |
confirmZeroQuantity : StockCount_Mutations_confirmZeroQuantity
confirmStockCount : StockCount_Mutations_confirmStockCount
asyncExport : StockCount_Mutations_asyncExport
Custom Type
Id
IntReference
StockCountRepostDocumentLines_Input
| Query | Type | Description |
|---|---|---|
| baseDocumentLineSysId | IntOrString | |
| storedAttributes | Json | |
| storedDimensions | Json |
StockCountRepostReturn
| Query | Type | Description |
|---|---|---|
| wasSuccessful | Boolean | |
| message | String |