Skip to main content

Function: waiveInterest()

waiveInterest(_prev, formData): Promise<LifecycleState>

Defined in: src/server/actions/invoices.ts:347

Owner-only: waive accrued interest on an invoice (audited via interest_waived_by).

Parameters

_prev

LifecycleState

formData

FormData

Returns

Promise<LifecycleState>