diff --git a/src/controllers/ReportController.ts b/src/controllers/ReportController.ts index 4ce1775..b7e7882 100644 --- a/src/controllers/ReportController.ts +++ b/src/controllers/ReportController.ts @@ -7718,9 +7718,6 @@ export class ReportController extends Controller { mouthSalaryAmount: v.mouthSalaryAmount, posNo: salary.orgShortName + salary.posMasterNo, position: salary.position, - positionLine: null, - positionPathSide: null, - positionExecutive: null, positionType: salary.posType, positionLevel: salary.posLevel ? String(salary.posLevel) : null, refCommandNo: `${v.commandNo}/${Extension.ToThaiYear(v.commandYear)}`,