Skip to content

Edit Receipt

Update an existing payment receipt that is in Draft status. The edit form uses the same structure as the create form. Once a receipt is posted, it can no longer be edited.

Edit Receipt form pre-filled with existing customer, payment lines, and invoice allocation amounts

From the Receipt Detail page, click Edit, or navigate directly to /finance/banking/receipts/:id/edit.

The Edit button is only visible when the receipt is in Draft status.

The edit form uses the same structure as Create Receipt. The following changes apply in edit mode:

  • The document number is displayed read-only in the header
  • The current status badge is shown
  • Existing payment lines are pre-loaded and can be modified
  • Existing allocations are pre-loaded and can be adjusted
  • Version tracking prevents conflicting concurrent edits
FieldNote
Document NumberAssigned at creation; cannot be changed
StatusChanges only through workflow actions

All other fields including payment lines, allocations, customer, date, and currency are editable while the receipt remains in Draft.

The edit form applies the same validation rules as the create form. See Create Receipt — Validation Rules for the full list.

After a successful update you are redirected to the Receipt Detail page.

  1. Open the receipt detail page and click Edit.
  2. Adjust payment lines or allocation amounts.
  3. Click Update Receipt — the system saves the changes and returns to the detail page.
  • Editing receipts requires the canEditReceipt permission.
  • Only Draft receipts can be edited.