SalesCreditMemo
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 | |
| 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 | |
| paymentStatus | OpenItemStatus | yes | |
| taxEngine | TaxEngine | no | |
| salesSite | Site_node | no | |
| salesSiteName | String | yes | |
| salesSiteTaxIdNumber | String | yes | |
| salesSiteLinkedAddress | BusinessEntityAddress_node | yes | |
| salesSiteAddress | Address_node | yes | |
| salesSiteContact | Contact_node | yes | |
| reason | SalesCreditMemoReason_node | yes | |
| billToCustomer | Customer_node | yes | |
| billToCustomerName | String | yes | |
| billToLinkedAddress | BusinessEntityAddress_node | yes | |
| billToAddress | Address_node | yes | |
| billToContact | Contact_node | yes | |
| billToCustomerTaxIdNumber | String | yes | |
| paymentTerm | PaymentTerm_node | yes | |
| dueDate | Date | yes | |
| incoterm | Incoterm_node | yes | |
| taxCalculationStatus | TaxCalculationStatus | yes | |
| penaltyPaymentType | DiscountOrPenaltyType | yes | |
| discountPaymentType | DiscountOrPenaltyType | yes | |
| fxRateDate | Date | yes | |
| financeIntegrationApp | FinanceIntegrationApp | no | |
| creationNumber | String | yes | |
| arOpenItems | BaseOpenItem_Collection | no | |
| openItemSysId | Int | no | |
| receipts | PaymentDocumentLine_Collection | no | |
| discountPaymentBeforeDate | Date | yes | |
| financeTransactions | FinanceTransaction_Collection | no | |
| postingDetails | FinanceTransaction_Collection | no | |
| isOpenItemPageOptionActive | Boolean | no | |
| financeIntegrationStatus | FinanceIntegrationStatus | no | |
| avalaraId | String | yes | |
| totalDiscountAmount | Decimal | yes | |
| _etag | String | yes | |
| _attachments | AttachmentAssociation_Collection | yes | |
| displayStatus | BaseDisplayStatus | yes | |
| currency | Currency_node | yes | |
| transactionCurrency | Currency_node | no | |
| totalTaxAmount | Decimal | yes | |
| totalTaxAmountAdjusted | Decimal | yes | |
| totalTaxableAmount | Decimal | yes | |
| totalExemptAmount | Decimal | yes | |
| discountPaymentAmount | Decimal | yes | |
| penaltyPaymentAmount | Decimal | yes | |
| taxes | SalesCreditMemoTax_Collection | yes | |
| companyFxRate | Decimal | yes | |
| companyFxRateDivisor | Decimal | yes | |
| totalAmountPaid | Decimal | no | |
| forcedAmountPaid | Decimal | no | |
| transactionAmountPaid | Decimal | yes | |
| companyAmountPaid | Decimal | yes | |
| financialSiteAmountPaid | Decimal | yes | |
| netBalance | Decimal | no | |
| anyLines | BaseDocumentItemLine_Collection | yes | |
| lines | SalesCreditMemoLine_Collection | yes | |
| totalAmountExcludingTax | Decimal | no | |
| totalAmountIncludingTax | Decimal | no | |
| totalAmountIncludingTaxInCompanyCurrency | Decimal | no | |
| rateDescription | String | no | |
| totalAmountExcludingTaxInCompanyCurrency | Decimal | no | |
| totalGrossProfit | Decimal | no | |
| _constructor | String | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : SalesCreditMemo
| Property | Type | Description |
|---|---|---|
| _id | Id |
printBulkSalesCreditMemo : SalesCreditMemo_Connection_printBulkSalesCreditMemo
asyncExport : SalesCreditMemo_Connection_asyncExport
bulkResync : SalesCreditMemo_Connection_bulkResync
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | SalesCreditMemo_Input |
duplicate : SalesCreditMemo
| Mutation | Type | Description |
|---|---|---|
| _id | ID | |
| data | SalesCreditMemo_Input |
post : SalesCreditMemoPostReturn
| Mutation | Type | Description |
|---|---|---|
| creditMemo | IntReference |
repost : SalesCreditMemoRepostReturn
| Mutation | Type | Description |
|---|---|---|
| salesCreditMemo | IntReference | |
| documentData | SalesCreditMemoRepostDocumentData_Input |
financeIntegrationCheck : SalesCreditMemoFinanceIntegrationCheckReturn
| Mutation | Type | Description |
|---|---|---|
| creditMemo | IntReference |
setIsPrintedTrue : Boolean
| Mutation | Type | Description |
|---|---|---|
| creditMemo | IntReference |
printSalesCreditMemoAndEmail : Boolean
| Mutation | Type | Description |
|---|---|---|
| creditMemo | IntReference | |
| contactTitle | String | |
| contactLastName | String | |
| contactFirstName | String | |
| contactEmail | String |
beforePrintSalesCreditMemo : Boolean
| Mutation | Type | Description |
|---|---|---|
| creditMemo | IntReference |
afterPrintSalesCreditMemo : Boolean
| Mutation | Type | Description |
|---|---|---|
| creditMemo | IntReference |
resendNotificationForFinance : Boolean
| Mutation | Type | Description |
|---|---|---|
| salesCreditMemo | IntReference |
enforceStatusPosted : Boolean
| Mutation | Type | Description |
|---|---|---|
| creditMemo | IntReference |
sendApprovalRequestMail : Boolean
| Mutation | Type | Description |
|---|---|---|
| document | IntReference | |
| user | User_Input |
calculateTax : String
| Mutation | Type | Description |
|---|---|---|
| creditMemo | IntReference | |
| isCommit | Boolean | |
| isPosting | Boolean |
postAvalara : SalesCreditMemoPostAvalaraReturn
| Mutation | Type | Description |
|---|---|---|
| creditMemo | IntReference |
printBulkSalesCreditMemo : SalesCreditMemo_Mutations_printBulkSalesCreditMemo
asyncExport : SalesCreditMemo_Mutations_asyncExport
bulkResync : SalesCreditMemo_Mutations_bulkResync
Custom Type
Id
IntReference
SalesCreditMemoPostReturn
| Query | Type | Description |
|---|---|---|
| wasSuccessful | Boolean | |
| message | String |
IntReference
SalesCreditMemoRepostDocumentData_Input
| Query | Type | Description |
|---|---|---|
| header | SalesCreditMemoRepostDocumentDataHeader_Input | |
| lines | [SalesCreditMemoRepostDocumentDataLines_Input] |
SalesCreditMemoRepostReturn
| Query | Type | Description |
|---|---|---|
| wasSuccessful | Boolean | |
| message | String |
IntReference
SalesCreditMemoFinanceIntegrationCheckReturn
| Query | Type | Description |
|---|---|---|
| wasSuccessful | Boolean | |
| message | String |
IntReference
IntReference
IntReference
IntReference
IntReference
IntReference
IntReference
IntReference
IntReference
SalesCreditMemoPostAvalaraReturn
| Query | Type | Description |
|---|---|---|
| wasSuccessful | Boolean | |
| message | String |