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 | SalesCreditMemoStatus_enum | yes | |
isPrinted | Boolean | yes | |
isSent | Boolean | yes | |
taxEngine | TaxEngine | no | |
salesSite | Site_node | yes | |
salesSiteName | String | yes | |
salesSiteTaxIdNumber | String | yes | |
salesSiteLinkedAddress | BusinessEntityAddress_node | yes | |
salesSiteAddress | Address_node | yes | |
salesSiteContact | Contact_node | yes | |
creditMemoDate | Date | 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 | |
currency | Currency_node | yes | |
paymentTerm | PaymentTerm_node | yes | |
dueDate | Date | yes | |
incoterm | Incoterm_node | yes | |
totalTaxAmount | Decimal | yes | |
totalTaxAmountAdjusted | Decimal | yes | |
totalTaxableAmount | Decimal | yes | |
totalExemptAmount | Decimal | yes | |
taxCalculationStatus | TaxCalculationStatus | yes | |
discountPaymentAmount | Decimal | yes | |
penaltyPaymentAmount | Decimal | yes | |
penaltyPaymentType | DiscountOrPenaltyType | yes | |
discountPaymentType | DiscountOrPenaltyType | yes | |
taxes | SalesCreditMemoTax_Collection | yes | |
companyCurrency | Currency_node | no | |
rateDescription | String | no | |
fxRateDate | Date | yes | |
financeIntegrationStatus | FinanceIntegrationStatus | no | |
financeIntegrationApp | FinanceIntegrationApp | no | |
creationNumber | String | yes | |
arOpenItems | BaseOpenItem_Collection | no | |
openItemSysId | Int | no | |
transactionAmountPaid | Decimal | yes | |
companyAmountPaid | Decimal | yes | |
financialSiteAmountPaid | Decimal | yes | |
internalNote | _OutputTextStream | yes | |
externalNote | _OutputTextStream | yes | |
isExternalNote | Boolean | yes | |
discountPaymentBeforeDate | Date | yes | |
financeTransactions | FinanceTransaction_Collection | no | |
isOpenItemPageOptionActive | Boolean | no | |
avalaraId | String | yes | |
totalDiscountAmount | Decimal | yes | |
_etag | String | yes | |
_attachments | AttachmentAssociation_Collection | yes | |
displayStatus | SalesCreditMemoDisplayStatus | yes | |
companyFxRate | Decimal | yes | |
companyFxRateDivisor | Decimal | yes | |
lines | SalesCreditMemoLine_Collection | yes | |
totalAmountExcludingTax | Decimal | no | |
totalAmountIncludingTax | Decimal | no | |
totalAmountIncludingTaxInCompanyCurrency | Decimal | no | |
totalAmountExcludingTaxInCompanyCurrency | Decimal | no | |
totalGrossProfit | Decimal | no | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
getDuplicate : SalesCreditMemo
Property | Type | Description |
---|---|---|
_id | Id |
printBulkSalesCreditMemo : SalesCreditMemo_Connection_printBulkSalesCreditMemo
asyncExport : SalesCreditMemo_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
Mutation | Type | Description |
---|---|---|
filter | String | |
data | SalesCreditMemo_Input |
post : SalesCreditMemoPostReturn
Mutation | Type | Description |
---|---|---|
creditMemo | IntReference |
repost : SalesCreditMemoRepostReturn
Mutation | Type | Description |
---|---|---|
salesCreditMemo | IntReference | |
documentLines | # SalesCreditMemoRepostDocumentLines_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 |
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
Custom Type
Id
IntReference
SalesCreditMemoPostReturn
Query | Type | Description |
---|---|---|
wasSuccessful | Boolean | |
message | String |
IntReference
SalesCreditMemoRepostDocumentLines_Input
Query | Type | Description |
---|---|---|
baseDocumentLineSysId | IntOrString | |
storedAttributes | Json | |
storedDimensions | Json |
SalesCreditMemoRepostReturn
Query | Type | Description |
---|---|---|
wasSuccessful | Boolean | |
message | String |
IntReference
SalesCreditMemoFinanceIntegrationCheckReturn
Query | Type | Description |
---|---|---|
wasSuccessful | Boolean | |
message | String |
IntReference
IntReference
IntReference
IntReference
SalesCreditMemoPostAvalaraReturn
Query | Type | Description |
---|---|---|
wasSuccessful | Boolean | |
message | String |