This commit is contained in:
dpurbosakti
2025-12-10 12:32:14 +07:00
parent a6ab54c1db
commit bd2f073dfc
3 changed files with 74 additions and 1 deletions
@@ -50,7 +50,8 @@ func CreateSepControlLetter(input *e.CreateDto, data *e.VclaimSepControlLetter,
}
tmp := string(pdfNeeds)
input.Value = &tmp
input.Number = &vresp.Response.NoSuratKontrol
input.VclaimSep_Number = &vresp.Response.Sep.NoSep
return nil
}