Function: beforeAfterSummary()
beforeAfterSummary(
row):string
Defined in: src/server/services/audit.ts:113
Build the human-readable "Before→After" summary for one audit row, with the row's metadata
appended. A row can carry metadata and no before/after (the invoice-level rows) or both (0098's
invoiced-hours rows), so both halves are optional and either alone is a valid summary.
Parameters
row
Returns
string