finish stat add H and KM on cumul, wip pacemaker photo
This commit is contained in:
parent
52a7f565a2
commit
0b5838963f
@ -215,11 +215,11 @@ class ExportThanatoStatisticService {
|
|||||||
''.';'.
|
''.';'.
|
||||||
''.';'.
|
''.';'.
|
||||||
''.';'.
|
''.';'.
|
||||||
"$distance".';'.
|
"$distance"."KM".';'.
|
||||||
"$totalDevisHours".';'.
|
"$totalDevisHours"."H".';'.
|
||||||
"$totalLeaveHours".';'.
|
"$totalLeaveHours"."H".';'.
|
||||||
"$totalWorkedHours".';'.
|
"$totalWorkedHours"."H".';'.
|
||||||
"$totalTravelingHours"."\n";
|
"$totalTravelingHours"."H"."\n";
|
||||||
return $fileContent;
|
return $fileContent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user