fix status marketing when edit sales order and edit marketing delivery

This commit is contained in:
giovanni
2026-05-19 12:15:53 +07:00
parent 02b86be4c5
commit d2aa3ebac7
2 changed files with 24 additions and 1 deletions
@@ -516,7 +516,7 @@ func (s salesOrdersService) UpdateOne(c *fiber.Ctx, req *validation.Update, id u
c.Context(),
utils.ApprovalWorkflowMarketing,
id,
approvalutils.ApprovalStep(latestApproval.StepNumber),
utils.MarketingStepPengajuan,
&action,
actorID,
nil)