Interface: ArActionResult
Defined in: src/server/actions/ar.ts:26
AR collections write paths: the activity log, the facility statement send, and the owner-only write-off flag (ADR-0053).
Both re-verify the caller server-side — a page guard protects no server action (ADR-0004).
Ordinary activity logging is billing-domain staff; hold and every write-off action are
owner-only, matching the pay-run / payout / hire precedent (design §12.3).
Extended by
Properties
error?
optionalerror?:string
Defined in: src/server/actions/ar.ts:28
ok
ok:
boolean
Defined in: src/server/actions/ar.ts:27