แก้ก่ีนับ ปฏิบัติงาน นอกสถานที่
This commit is contained in:
parent
491ee1a302
commit
96fdea3b35
1 changed files with 1 additions and 1 deletions
|
|
@ -1247,7 +1247,7 @@ namespace BMA.EHR.Leave.Service.Controllers
|
||||||
if (timeStamps != null)
|
if (timeStamps != null)
|
||||||
{
|
{
|
||||||
workTotal += 1;
|
workTotal += 1;
|
||||||
if (timeStamps.IsLocationCheckIn)
|
if (!timeStamps.IsLocationCheckIn)
|
||||||
wfhTotal += 1;
|
wfhTotal += 1;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue