Commit 16763b4c authored by huyuchen's avatar huyuchen

年终奖修改

parent 6073903d
......@@ -324,6 +324,7 @@ public class TStatisticsBonusServiceImpl extends ServiceImpl<TStatisticsBonusMap
BigDecimalUtils.safeAdd(sdSum,isTax,costReduction))),sumTax);
//12月薪资扣除额合计
sumDeductSalary = BigDecimalUtils.safeAdd(sdSum,isTax,costReduction);
singleSalaryTax = twlSalaryTax;
} else {
//当月工资未发
//年终奖单独扣税
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment