Function: logCollectionActivity()
logCollectionActivity(
input):Promise<ArActionResult>
Defined in: src/server/actions/ar.ts:62
Append one activity to a facility's collection log. Append-only by design: a correction is a new
note row, never an edit, because this is the evidence behind a dunning call.
Parameters
input
input
Returns
Promise<ArActionResult>