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/Purchase Return — entity reference
REFERENCE · Last reviewed

Purchase Return — entity reference

Its only structural role is as the target of Claim.PurchaseReturnId, so a claim can be tagged against a return. Actual returns to a supplier are transacted through CreditNote with TransactionType 'BillReturn', which is what reverses the payable and writes back ReturnedQuantity onto the purchase-order and goods-receipt lines; the stock and valuation reversal is a separate InventoryLedger movement of type 'PurchaseReturn'. Do not point a user at this entity to record a return.

Fields

FieldLabelTypeRequiredWhat it does
CreatedByIdCreated ByLookup → UserAccountYes
CreatedDateTimeCreated DateDateAndTimeYes
DocumentDateDocument DateDateA real supplier return carries its date on the credit note that transacts it.
DueDateDue DateDateSupplier settlement dates live on the Bill and its payments.
GeneralLedgerIdGeneral LedgerLookup → GeneralLedger
IdIdGuidYes
ModifiedByIdModified ByLookup → UserAccountYes
NameNameTextYes
OwnerIdOwnerLookup → UserAccountYes
RecordTypeIdRecord TypeGuid, hidden
UIPropsUI PropsText
UpdatedDateTimeModified DateDateAndTimeYes

Actions

ActionLabelTypeWhat it does
CloneCloneServerAction (Clone)Create a copy of this record

Validations

ValidationApplies toError messageNotes
Document Date Rule ValidationDocumentDate, ErrorThe document date should not go beyond today's datePrevents backdated document date on new records
Due Date Rule ValidationDueDate, ErrorDue date should be a future dateEnsures due date is in the future