StockTransferReceipt
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 | |
status | BaseStatus_enum | yes | |
approvalStatus | ApprovalStatus | yes | |
date | Date | yes | |
postingDate | Date | yes | |
canPrint | Boolean | no | |
isPrinted | Boolean | yes | |
isSent | Boolean | yes | |
site | Site_node | yes | |
stockSite | Site_node | yes | |
companyCurrency | Currency_node | no | |
financialSite | Site_node | yes | |
text | _OutputTextStream | yes | |
internalNote | _OutputTextStream | yes | |
externalNote | _OutputTextStream | yes | |
isExternalNote | Boolean | yes | |
isTransferHeaderNote | Boolean | yes | |
isTransferLineNote | Boolean | yes | |
siteAddress | Address_node | yes | |
businessEntityAddress | BusinessEntityAddress_node | yes | |
invoiceStatus | InvoiceStatus | yes | |
fxRateDate | Date | yes | |
taxCalculationStatus | TaxCalculationStatus | yes | |
taxEngine | TaxEngine | no | |
supplier | Supplier_node | yes | |
shippingSite | Site_node | yes | |
financeTransaction | FinanceTransaction_Collection | no | |
financeIntegrationStatus | FinanceIntegrationStatus | no | |
_etag | String | yes | |
_attachments | AttachmentAssociation_Collection | yes | |
businessRelation | Supplier_node | yes | |
paymentTerm | PaymentTerm_node | yes | |
billBySupplier | Supplier_node | yes | |
supplierAddress | Address_node | yes | |
currency | Currency_node | yes | |
transactionCurrency | Currency_node | no | |
companyFxRate | Decimal | no | |
companyFxRateDivisor | Decimal | yes | |
rateDescription | String | no | |
totalAmountExcludingTax | Decimal | yes | |
totalAmountExcludingTaxInCompanyCurrency | Decimal | yes | |
totalTaxAmount | Decimal | yes | |
totalTaxableAmount | Decimal | yes | |
totalExemptAmount | Decimal | yes | |
totalTaxAmountAdjusted | Decimal | yes | |
anyLines | BaseDocumentItemLine_Collection | yes | |
lines | StockTransferReceiptLine_Collection | yes | |
totalAmountIncludingTax | Decimal | no | |
stockTransactionStatus | StockDocumentTransactionStatus | no | |
displayStatus | BaseDisplayStatus | yes | |
_constructor | String | yes | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
getDuplicate : StockTransferReceipt
Property | Type | Description |
---|---|---|
_id | Id |
asyncExport : StockTransferReceipt_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
Mutation | Type | Description |
---|---|---|
filter | String | |
data | StockTransferReceipt_Input |
duplicate : StockTransferReceipt
Mutation | Type | Description |
---|---|---|
_id | ID | |
data | StockTransferReceipt_Input |
postToStock : String
Mutation | Type | Description |
---|---|---|
documentIds | # IntOrString |
repost : StockTransferReceiptRepostReturn
Mutation | Type | Description |
---|---|---|
stockTransferReceipt | IntReference | |
documentLines | # StockTransferReceiptRepostDocumentLines_Input |
sendApprovalRequestMail : Boolean
Mutation | Type | Description |
---|---|---|
document | IntReference | |
user | User_Input |
asyncExport : StockTransferReceipt_Mutations_asyncExport
Custom Type
Id
IntReference
StockTransferReceiptRepostDocumentLines_Input
Query | Type | Description |
---|---|---|
baseDocumentLineSysId | IntOrString | |
storedAttributes | Json | |
storedDimensions | Json |
StockTransferReceiptRepostReturn
Query | Type | Description |
---|---|---|
wasSuccessful | Boolean | |
message | String |