Skip to content

Create A/R Credit Memo

Create an A/R Credit Memo to reduce or reverse an amount owed on a customer account. Credit memos can be created standalone, from a specific A/R Invoice (with line-level quantity selection), or from a Commerce return document.

A/R Credit Memo create form showing header fields, line items table, and source invoice indicator

From the A/R Credit Memos list, click New Credit Memo, or navigate to /finance/ar/credit-memos/new.

To create from an existing invoice, click New from Invoice on the list page and select the source invoice from the search dialog. To create from a return document, click New from Return or New from Return Delivery.

AreaDescription
Document HeaderCustomer, date, due date, contact, addresses, currency, source invoice reference
Line ItemsEditable table of items, quantities, prices, taxes, and warehouses
Document FooterPayment terms (optional), price list, remarks, and totals
ButtonBehavior
Create Credit MemoValidate and submit the form
CancelDiscard and return to the list

FieldRequiredTypeDescriptionDefaultValidation
CustomerYesEntity selectActive customer business partnerLocked if credit memo is tied to a source invoice
Document DateYesDateCredit memo dateToday
Due DateNoDateDate by which the credit should be appliedCannot be before document date
ContactNoEntity selectContact person from the selected customerFiltered to active contacts
Billing AddressNoEntity selectBilling address from the selected customerFiltered to billing-type addresses
Shipping AddressNoEntity selectShipping address from the selected customerFiltered to shipping-type addresses
CurrencyYesSelectTransaction currencyCustomer or source invoice defaultLocked if tied to a source invoice
ReferenceNoTextExternal reference number
Source InvoiceNoRead-onlyThe A/R Invoice this memo is linked to (set automatically when created from an invoice)

FieldRequiredTypeDescriptionDefaultValidation
ItemYesEntity selectItem from the product catalogMust be a valid item code
DescriptionNoTextLine descriptionItem name
QuantityYesNumberQuantity being creditedMust be > 0; cannot exceed remaining creditable quantity from source invoice
Unit PriceYesNumberCredit price per unitFrom source invoice lineMin 0
Disc %NoNumberLine discount percentage00–100
Tax CategoryYesEntity selectTax category for the lineRequired
WarehouseYesEntity selectWarehouse for the lineRequired
NotesNoTextLine-level notes

When the credit memo is linked to a source invoice, quantities are validated in real-time against the remaining creditable quantity per line.


FieldRequiredTypeDescriptionDefaultValidation
Payment TermsNoEntity selectPayment terms (optional for credit memos)From source invoice
Price ListYesEntity selectPrice list for pricingFrom source invoice or customer default
RemarksNoTextareaFree-text notes on the document

RuleBehavior
Customer requiredCannot submit without a customer
Price List requiredCannot submit without a price list
At least one line requiredCannot submit with an empty lines table
Quantity > 0All line quantities must be positive
Quantity ≤ remainingWhen linked to a source invoice, quantity cannot exceed remaining creditable quantity
Tax Category requiredEach line must have a tax category
Warehouse requiredEach line must have a warehouse
Customer locked when from invoiceCustomer and currency cannot be changed if the memo is tied to a source invoice
Stocked-item credit lines require a Customer Return or Return Delivery sourceStocked lines must originate from the matching return document before they can be posted

After successful creation the credit memo is assigned a document number with Draft status and you are redirected to the A/R Credit Memo Detail page.

When using New from Invoice:

  1. Select an eligible posted invoice from the search dialog
  2. A Line Picker dialog shows all invoice lines with their remaining creditable quantities
  3. Select lines and enter the quantities to credit
  4. Confirm — the credit memo is created with header data inherited from the source invoice

When using New from Return or New from Return Delivery:

  1. Select the source document from the search dialog
  2. A Line Picker shows lines with remaining creditable quantities from the return
  3. Select lines, confirm — the credit memo is created immediately
  1. From the A/R Credit Memos list, click New from Invoice.
  2. Select the relevant posted invoice and choose the lines and quantities to credit.
  3. Confirm — the credit memo is created in Draft status.
  • Creating credit memos requires the canCreateARCreditMemo permission.