PurchaseReceipt
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 | |
| approvalStatus | ApprovalStatus | yes | |
| date | 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 | |
| siteAddress | Address_node | yes | |
| businessEntityAddress | BusinessEntityAddress_node | yes | |
| fxRateDate | Date | yes | |
| taxCalculationStatus | TaxCalculationStatus | yes | |
| taxEngine | TaxEngine | no | |
| paymentTracking | PaymentTracking_node | yes | |
| netBalance | Decimal | no | |
| supplier | Supplier_node | yes | |
| receiptDate | Date | no | |
| supplierDocumentNumber | String | yes | |
| purchaseReturns | PurchaseReceiptLineToPurchaseReturnLine_Collection | no | |
| carrier | Supplier_node | yes | |
| receivingAddress | Address_node | yes | |
| isStockDetailRequired | Boolean | 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 | |
| returnAddress | Address_node | yes | |
| currency | Currency_node | yes | |
| transactionCurrency | Currency_node | no | |
| internalNote | _OutputTextStream | yes | |
| companyFxRate | Decimal | no | |
| companyFxRateDivisor | Decimal | yes | |
| rateDescription | String | no | |
| totalTaxAmount | Decimal | yes | |
| totalTaxableAmount | Decimal | yes | |
| totalExemptAmount | Decimal | yes | |
| totalTaxAmountAdjusted | Decimal | yes | |
| anyLines | BaseDocumentItemLine_Collection | yes | |
| lines | PurchaseReceiptLine_Collection | yes | |
| invoiceStatus | InvoiceStatus | yes | |
| totalAmountExcludingTax | Decimal | yes | |
| totalAmountExcludingTaxInCompanyCurrency | Decimal | yes | |
| totalAmountIncludingTax | Decimal | no | |
| stockTransactionStatus | StockDocumentTransactionStatus | no | |
| returnStatus | PurchaseReceiptReturnStatus | yes | |
| totalAmountIncludingTaxInCompanyCurrency | Decimal | no | |
| jsonAggregateLandedCostTypes | Json | no | |
| status | BaseStatus_enum | yes | |
| displayStatus | BaseDisplayStatus | yes | |
| externalNote | _OutputTextStream | yes | |
| isExternalNote | Boolean | yes | |
| isTransferHeaderNote | Boolean | yes | |
| isTransferLineNote | Boolean | yes | |
| anyTaxes | DocumentTax_Collection | yes | |
| taxes | DocumentTax_Collection | yes | |
| _constructor | String | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : PurchaseReceipt
| Property | Type | Description |
|---|---|---|
| _id | Id |
asyncExport : PurchaseReceipt_Connection_asyncExport
bulkResync : PurchaseReceipt_Connection_bulkResync
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | PurchaseReceipt_Input |
duplicate : PurchaseReceipt
| Mutation | Type | Description |
|---|---|---|
| _id | ID | |
| data | PurchaseReceipt_Input |
createPurchaseInvoice : [PurchaseInvoice]
| Mutation | Type | Description |
|---|---|---|
| document | IntReference |
createPurchaseReturns : [PurchaseReturn]
| Mutation | Type | Description |
|---|---|---|
| document | IntReference |
repost : PurchaseReceiptRepostReturn
| Mutation | Type | Description |
|---|---|---|
| purchaseReceipt | IntReference | |
| receiptLines | # PurchaseReceiptRepostReceiptLines_Input | |
| saveOnly | Boolean | |
| landedCostControl | Boolean | |
| financeTransaction | IntReference |
financeIntegrationCheck : PurchaseReceiptFinanceIntegrationCheckReturn
| Mutation | Type | Description |
|---|---|---|
| purchaseReceipt | IntReference | |
| receiptNumber | String |
resendNotificationForFinance : Boolean
| Mutation | Type | Description |
|---|---|---|
| purchaseReceipt | IntReference |
beforePrintPurchaseReceipt : Boolean
| Mutation | Type | Description |
|---|---|---|
| receipt | IntReference |
post : Boolean
| Mutation | Type | Description |
|---|---|---|
| receipt | IntReference |
sendApprovalRequestMail : Boolean
| Mutation | Type | Description |
|---|---|---|
| document | IntReference | |
| user | User_Input |
asyncExport : PurchaseReceipt_Mutations_asyncExport
bulkResync : PurchaseReceipt_Mutations_bulkResync
Custom Type
Id
IntReference
IntReference
IntReference
PurchaseReceiptRepostReceiptLines_Input
| Query | Type | Description |
|---|---|---|
| baseDocumentLineSysId | IntOrString | |
| storedAttributes | Json | |
| storedDimensions | Json |
IntReference
PurchaseReceiptRepostReturn
| Query | Type | Description |
|---|---|---|
| wasSuccessful | Boolean | |
| message | String |
IntReference
PurchaseReceiptFinanceIntegrationCheckReturn
| Query | Type | Description |
|---|---|---|
| wasSuccessful | Boolean | |
| message | String | |
| validationMessages | [PurchaseReceiptFinanceIntegrationCheckReturnValidationMessages]_node |