Function: moveLeadStage()
moveLeadStage(
_prev,formData):Promise<CrmActionState>
Defined in: src/server/actions/crm.ts:153
Move a lead to another stage (Kanban drag / quick menu). Only open leads can move.
Parameters
_prev
formData
FormData
Returns
Promise<CrmActionState>