request->uri->fragment === 'c-tab-1' ? ' checked' : ''; ?>>
| = $this->getHtml('Net'); ?>:
|
|
| = $this->getHtml('Gross'); ?>:
|
|
| = $this->getHtml('Approved'); ?>:
|
|
| = $this->getHtml('Paid'); ?>:
|
|
= $this->getHtml('Report'); ?>
request->uri->fragment === 'c-tab-2' ? ' checked' : ''; ?>>
= $this->data['expense-notes']->render('expense-notes', '', $expense->notes); ?>
request->uri->fragment === 'c-tab-3' ? ' checked' : ''; ?>>
= $this->getHtml('Expenses'); ?>download
request->uri->fragment === 'c-tab-4' ? ' checked' : ''; ?>>
= $this->getHtml('Recordings', 'HumanResourceTimeRecording', 'Backend'); ?>download
| = $this->getHtml('Date', 'HumanResourceTimeRecording', 'Backend'); ?>
| = $this->getHtml('Type', 'HumanResourceTimeRecording', 'Backend'); ?>
| = $this->getHtml('Status', 'HumanResourceTimeRecording', 'Backend'); ?>
| = $this->getHtml('Start', 'HumanResourceTimeRecording', 'Backend'); ?>
| = $this->getHtml('Break', 'HumanResourceTimeRecording', 'Backend'); ?>
| = $this->getHtml('End', 'HumanResourceTimeRecording', 'Backend'); ?>
| = $this->getHtml('Total', 'HumanResourceTimeRecording', 'Backend'); ?>
|
|
start->format('Y-m-d') === $lastOpenSession->start->format('Y-m-d')
) : ?>
Today
= $session->start->format('Y-m-d'); ?> - = $this->getHtml('D' . $session->start->format('w')); ?>
| = $this->getHtml('CT' . $session->type); ?>
| = $this->getHtml('CS' . $session->status); ?>
| = $session->start->format('H:i'); ?>
| = (int) ($session->getBreak() / 3600); ?>h = ((int) ($session->getBreak() / 60) % 60); ?>m
| = $session->getEnd() !== null ? $session->getEnd()->format('H:i') : ''; ?>
| = (int) ($session->getBusy() / 3600); ?>h = ((int) ($session->getBusy() / 60) % 60); ?>m
getBusy();
if ($session->start->getTimestamp() < $startWeek->getTimestamp()
|| $count === $sessionCount
) : ?>
|
| = $startWeek->format('Y/m/d'); ?> - = $endWeek->format('Y/m/d'); ?>
| = (int) ($busy['week'] / 3600); ?>h = ((int) ($busy['week'] / 60) % 60); ?>m
createModify(0, 0, -7);
$busy['week'] = 0;
endif;
?>
getBusy();
if ($session->start->getTimestamp() < $startMonth->getTimestamp()
|| $count === $sessionCount
) : ?>
|
| = $startMonth->format('Y/m/d'); ?> - = $endMonth->format('Y/m/d'); ?>
| = (int) ($busy['month'] / 3600); ?>h = ((int) ($busy['month'] / 60) % 60); ?>m
createModify(0, -1, 0);
$busy['month'] = 0;
endif;
?>
|
| = $this->getHtml('Empty', '0', '0'); ?>
|