whoami7 - Manager
:
/
home
/
kckglobal
/
cloud.kckglobal.net
/
modules
/
timesheets
/
views
/
reports
/
Upload File:
files >> /home/kckglobal/cloud.kckglobal.net/modules/timesheets/views/reports/general_public_report.php
<?php defined('BASEPATH') or exit('No direct script access allowed'); ?> <div id="general_public_report" class="hide reports_fr"> <table class="table table-general_public_report scroll-responsive"> <thead> <tr> <th><?php echo _l('staffid'); ?></th> <th><?php echo _l('first_name'); ?></th> <th><?php echo _l('last_name'); ?></th> <th><?php echo _l('total_shift_days'); ?></th> <th><?php echo _l('number_of_working_days'); ?></th> <th><?php echo _l('annual_leave'); ?></th> <th><?php echo _l('private_work_without_pay'); ?></th> <th><?php echo _l('B_value'); ?></th> <th><?php echo _l('SI_value'); ?></th> <th><?php echo _l('M_value'); ?></th> <th><?php echo _l('U_value'); ?></th> <th><?php echo _l('HO_value'); ?></th> <th><?php echo _l('early'); ?></th> <th><?php echo _l('late'); ?></th> <th><?php echo _l('ME_value'); ?></th> </tr> </thead> <tbody></tbody> <tfoot> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> </tfoot> </table> </div>
Copyright ©2021 || Defacer Indonesia