MyWork24 Knowledge Base
Article

Unleashed author stamp (who-did-it breadcrumb)

Edit

What it does

When myWork pushes an action to Unleashed — a Purchase Order receive, a Sales Order create/push, or a Sales Shipment dispatch — it can prepend a one-line breadcrumb to the order's Comments in Unleashed, e.g.:

Received by Jane Doe via myWork24

This is a courtesy note only.

Why it exists

myWork talks to Unleashed through a single shared API account, so Unleashed records every push under that one identity (for example api@unleashedsoftware.com) — it can never show which person actually did it.

The authoritative record of who always lives inside myWork (the record's own history and the stock-move audit trail). The breadcrumb simply makes that person visible to someone reading the order inside Unleashed.

The setting

  • Config: Unleashed/StampActorOnPush (App Config)
  • Default: ON
  • Set it to false to stop myWork writing any person's name into Unleashed.
  • The legacy Sales/StampAuthorOnPush setting is still honoured for backward compatibility.

Where it applies

  • Purchase Order receive — added to the received line's comment.
  • Sales Order push — added to the order comment.
  • Sales Shipment dispatch — added to the shipment comment.

Important

Turning the breadcrumb off does not affect myWork's own records. Who received, dispatched, or created a document is always tracked in myWork regardless of this setting — this flag only controls whether that name is also copied into Unleashed's free-text comment.

Related articles