Order Notes

Add and read notes attached to an order.

The Notes tab on the order detail page holds two separate note streams: Public Notes (visible to the customer and sent via email or SMS) and Internal Notes (for store-side use only). Staff can add a note, optionally notify the customer in the same step, and delete unsent internal notes when needed.

The Notes tab

On mobile layouts, tap the Notes tab at the top of the order detail page to switch to it. The tab label shows a count in brackets — Notes (N) — when there are existing notes.

Each note stream is shown as its own collapsible card labelled Public Notes (N) and Internal Notes (N). The count reflects the number of notes in that stream. Tap the section header to expand or collapse it. Sections that already contain notes are expanded automatically when the order loads.

When a section is empty and expanded, it shows No notes yet in italics.

Adding a note

The order notes section with the input expanded, showing the Email and SMS toggle chips, a multi-line comment field, and the Add Comment button

Both note sections share the same input mechanism. The steps below apply to both; differences between Public and Internal are noted where relevant.

  1. Expand the section you want to add a note to — Public Notes or Internal Notes.
  2. Tap the collapsed input bar at the bottom of the section (it shows the placeholder Add Comment with a send icon on the right).
  3. The input expands to show:
    • Email and SMS toggle chips
    • A multi-line comment field
    • Cancel and a submit button
  4. Type the note text in the comment field.
  5. Tap Add Comment (or the relevant send button — see Send modes below).
  6. On success, the note appears at the top of the section and a Note added confirmation appears.

Public Notes require you to select at least one send mode (email or SMS) before the note can be submitted. The submit button will remain in an error state if neither is selected.

Send modes

The Email and SMS toggle chips control whether the note triggers a customer notification. Tapping a chip toggles it on or off. The submit button label changes to reflect the selected mode:

Email chipSMS chipSubmit button label
OffOffAdd Comment
OnOffSend Email
OffOnSend SMS
OnOnSend Email and SMS

Email fields

When the Email chip is active, the following fields appear above the comment box:

FieldDescription
EmailRecipient address (required). Pre-filled with the customer's email if one is on the order.
CcOptional additional recipient
BccOptional blind copy recipient
SubjectEmail subject line. Pre-filled with Order Number XXXXX based on the current order.

SMS fields

When the SMS chip is active, the Mobile Number field appears. It is pre-filled with the customer's phone number if one is on the order.

Validation

The submit button is blocked and an inline error appears when:

SituationError message
Public note with neither Email nor SMS selectedPlease select email or SMS before sending
Email toggle on but the Email field is emptyEmail is required
Email toggle on but the address is not validInvalid email address
SMS toggle on but Mobile Number is emptyPhone number is required
SMS toggle on but the number is not validInvalid phone number

Tap Cancel to collapse the input and discard any unsaved text.

Reading existing notes

Each note is shown as a card with:

ElementDescription
TitleShown in bold at the top-left if present; otherwise the space is blank
CreatorThe name of the person who added the note, shown in bold at the top-right
DateTimestamp below the creator name (day/month/year hour:minute)
Note textThe body of the note
Delivery badgesShown below the text when the note was sent — an email icon with the recipient address, or a phone icon with the mobile number

Notes are listed newest first within each section.

Deleting a note

Only Internal Notes that have not been sent via email or SMS can be deleted. Public notes and internal notes that were delivered via email or SMS do not have a delete button.

  1. Locate the note card in the Internal Notes section.
  2. If the note is deletable, a delete icon (bin outline) appears to the right of the creator name.
  3. Tap the delete icon.
  4. A confirmation dialog appears: This action cannot be undone. Are you sure?
  5. Tap Delete to confirm, or Cancel to go back.
  6. On success, the note is removed and a Note deleted confirmation appears.

On this page