xMatix
Sign in Request demo
xMatix
PRODUCTS
SalesField SalesCRMRewardsClaimsInventoryProcurementWarehouse ManagementField ServiceServiceSupportTelephony & MessagingFinance & AccountingPayrollExpense ManagementCommercePortalsAnalytics & ReportingData StudioMobile AppSee all products →
PLATFORM
Platform overviewApp BuilderAutomationIntegrationsSecurity & GovernanceChange ManagementDevelopers
SENSE AI
Sense AI overviewSense AssistSense ControlSense VisionAI StudioTrust & governanceIn Claude & ChatGPTUse cases
SOLUTIONS
FMCG & DistributionManufacturing & Dealer NetworksAutomotive & DealershipsPharma & HealthcareConsumer DurablesAgri-InputsBuilding MaterialsService NetworksWarehousing & 3PLFinancial AccountingERP SoftwareIndia GST ComplianceUAE VAT & e-InvoicingSaudi ZATCA & VATAll solutions →
RESOURCES
Knowledge CenterDeveloper & CLIBlogGuidesWhat is xMatix?Company facts
COMPANY
AboutCareersPartnersEventsContactAuthorsLegal
Sign in Request demo
Home/Docs/Entity Reference/Claim Reconciliation — entity reference
REFERENCE · Last reviewed

Claim Reconciliation — entity reference

Register head for matching credit actually received from a supplier or principal against the claims that were submitted, holding the credit-note amount, the reconciled amount and the period date. Payment and Adjustment both carry a ClaimReconciliationId pointing back at it. Be aware when advising on it: no first-party service creates, updates or reads these rows — the automated reconcile paths on Claim and ClaimBatch write inventory adjustments, sale invoices and the IsReconciled flags directly and never touch this entity, so in practice it is a manually maintained register.

Fields

FieldLabelTypeRequiredWhat it does
BranchIdBranchLookup → Branch
CreatedByIdCreated ByLookup → UserAccountYes
CreatedDateTimeCreated DateDateAndTimeYes
CreditNoteAmountCredit Note AmountCurrencyThe credit actually received from the supplier for this reconciliation period, to be set against the claimed value. No code writes or reads it — it is a manually maintained figure.
DocumentDateDocument DateDate
IdIdGuidYes
ModifiedByIdModified ByLookup → UserAccountYes
NameNameTextYes
OwnerIdOwnerLookup → UserAccountYes
PartnerAccountIdPartner AccountLookup → Account
ReconciledAmountReconciled AmountCurrencyHow much of the received credit has been matched against claims; the gap against CreditNoteAmount is the unmatched residue. Like the rest of this entity it has no automated writer, so it will not update itself when claims settle.
RecordTypeIdRecord TypeGuid, hidden
StatusStatusPickList
SupplierAccountIdSupplierLookup → Account
UIPropsUI PropsText
UpdatedDateTimeModified DateDateAndTimeYes

Actions

ActionLabelTypeWhat it does
BulkDeleteDeleteDeleteDelete the selected records.
CloneCloneServerAction (Clone)Create a copy of this record
DeleteDeleteDeleteDelete
DeleteInListDeleteDeleteDelete in a list page
EditEditEditEdit
EditEntityEditEditEditEntity
EditInLineEditEditEdit in page.
EditListHeaderEditEditInlineEdit
NewNewNewNew

Validations

ValidationApplies toError messageNotes
XM_CreditNoteAmountValidationRuleCreditNoteAmount, ErrorCredit Note Amount cannot be NegativeCredit Note Amount cannot be Negative
XM_ReconciledAmountValidationRuleReconciledAmount, ErrorReconciled Amount cannot be NegativeReconciled Amount cannot be Negative