Merge branch 'develop' into adiDev
This commit is contained in:
commit
bced954d05
1 changed files with 1 additions and 0 deletions
|
|
@ -7723,6 +7723,7 @@ export class ReportController extends Controller {
|
||||||
profileEmployeeId: salary.profileId,
|
profileEmployeeId: salary.profileId,
|
||||||
date: new Date(),
|
date: new Date(),
|
||||||
amount: v.amount,
|
amount: v.amount,
|
||||||
|
amountSpecial: v.amountSpecial,
|
||||||
commandId: v.commandId,
|
commandId: v.commandId,
|
||||||
positionSalaryAmount: v.positionSalaryAmount,
|
positionSalaryAmount: v.positionSalaryAmount,
|
||||||
mouthSalaryAmount: v.mouthSalaryAmount,
|
mouthSalaryAmount: v.mouthSalaryAmount,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue