Merge branch 'develop' into adiDev
This commit is contained in:
commit
3c92e500fe
1 changed files with 1 additions and 1 deletions
|
|
@ -375,7 +375,7 @@ export class ReportController extends Controller {
|
|||
const affiliation = fullNameParts
|
||||
.filter((part) => part !== undefined && part !== null)
|
||||
.join("\n");
|
||||
|
||||
|
||||
const fullName = `${profile.prefix}${profile.firstName} ${profile.lastName}`;
|
||||
return {
|
||||
no: Extension.ToThaiNumber((index + 1).toLocaleString()),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue