{% extends "basic/base_template.html" %} {% block customCSS %} {% endblock customCSS %} {% block pageName %} Attendance Table {% endblock pageName %} {% block content %} {% if records %}

Offr Parade State
{{battalion_name}}

PDF

{{date|date:'d-M-Y'}}

auth

{% include "components/_offr_types.html" %}
{{battalion_name}}TOTAL
TO&E {{totals.toe_g_auth}} {{totals.toe_lg_auth}} {{totals.toe_mg_auth}} {{totals.toe_bg_auth}} {{totals.toe_c_auth}} {{totals.toe_lc_auth}} {{totals.toe_m_auth}} {{totals.toe_cp_auth}} {{totals.toe_l_auth}} {{totals.toe_sl_auth}} {{totals.toe_offr_auth}}
ERE {{totals.ere_g_auth}} {{totals.ere_lg_auth}} {{totals.ere_mg_auth}} {{totals.ere_bg_auth}} {{totals.ere_c_auth}} {{totals.ere_lc_auth}} {{totals.ere_m_auth}} {{totals.ere_cp_auth}} {{totals.ere_l_auth}} {{totals.ere_sl_auth}} {{totals.ere_offr_auth}}
Total {{totals.g_auth}} {{totals.lg_auth}} {{totals.mg_auth}} {{totals.bg_auth}} {{totals.c_auth}} {{totals.lc_auth}} {{totals.m_auth}} {{totals.cp_auth}} {{totals.l_auth}} {{totals.sl_auth}} {{totals.offr_auth}}

posted

{% include "components/_offr_types.html" %} {% for record in records %} {% endfor %}
{{battalion_name}}Total
{{ record.company.name }} {{record.g_posted}} {{record.lg_posted}} {{record.mg_posted}} {{record.bg_posted}} {{record.c_posted}} {{record.lc_posted}} {{record.m_posted}} {{record.cp_posted}} {{record.l_posted}} {{record.sl_posted}} {{record.offr_posted}}
Total {{totals.g_posted}} {{totals.lg_posted}} {{totals.mg_posted}} {{totals.bg_posted}} {{totals.c_posted}} {{totals.lc_posted}} {{totals.m_posted}} {{totals.cp_posted}} {{totals.l_posted}} {{totals.sl_posted}} {{totals.offr_posted}}

def

{% include "components/_offr_types.html" %} {% for record in records %} {% endfor %}
{{battalion_name}}TOTAL
{{ record.company.name }} {{record.g_def}} {{record.lg_def}} {{record.mg_def}} {{record.bg_def}} {{record.c_def}} {{record.lc_def}} {{record.m_def}} {{record.cp_def}} {{record.l_def}} {{record.sl_def}} {{record.offr_def}}
Total {{totals.g_def}} {{totals.lg_def}} {{totals.mg_def}} {{totals.bg_def}} {{totals.c_def}} {{totals.lc_def}} {{totals.m_def}} {{totals.cp_def}} {{totals.l_def}} {{totals.sl_def}} {{totals.offr_def}}

out of unit emp

{% include "components/_offr_types.html" %}
{{battalion_name}}TOTAL
ERE {{totals.ere_g}} {{totals.ere_lg}} {{totals.ere_mg}} {{totals.ere_bg}} {{totals.ere_c}} {{totals.ere_lc}} {{totals.ere_m}} {{totals.ere_cp}} {{totals.ere_l}} {{totals.ere_sl}} {{totals.ere_offr}}
ATT {{totals.att_g}} {{totals.att_lg}} {{totals.att_mg}} {{totals.att_bg}} {{totals.att_c}} {{totals.att_lc}} {{totals.att_m}} {{totals.att_cp}} {{totals.att_l}} {{totals.att_sl}} {{totals.att_offr}}
T Duty {{totals.t_duty_g}} {{totals.t_duty_lg}} {{totals.t_duty_mg}} {{totals.t_duty_bg}} {{totals.t_duty_c}} {{totals.t_duty_lc}} {{totals.t_duty_m}} {{totals.t_duty_cp}} {{totals.t_duty_l}} {{totals.t_duty_sl}} {{totals.t_duty_offr}}
MSN {{totals.msn_g}} {{totals.msn_lg}} {{totals.msn_mg}} {{totals.msn_bg}} {{totals.msn_c}} {{totals.msn_lc}} {{totals.msn_m}} {{totals.msn_cp}} {{totals.msn_l}} {{totals.msn_sl}} {{totals.msn_offr}}
OKP {{totals.okp_g}} {{totals.okp_lg}} {{totals.okp_mg}} {{totals.okp_bg}} {{totals.okp_c}} {{totals.okp_lc}} {{totals.okp_m}} {{totals.okp_cp}} {{totals.okp_l}} {{totals.okp_sl}} {{totals.okp_offr}}
Demov {{totals.demov_g}} {{totals.demov_lg}} {{totals.demov_mg}} {{totals.demov_bg}} {{totals.demov_c}} {{totals.demov_lc}} {{totals.demov_m}} {{totals.demov_cp}} {{totals.demov_l}} {{totals.demov_sl}} {{totals.demov_offr}}
Total {{totals.out_of_unit_emp_g}} {{totals.out_of_unit_emp_lg}} {{totals.out_of_unit_emp_mg}} {{totals.out_of_unit_emp_bg}} {{totals.out_of_unit_emp_c}} {{totals.out_of_unit_emp_lc}} {{totals.out_of_unit_emp_m}} {{totals.out_of_unit_emp_cp}} {{totals.out_of_unit_emp_l}} {{totals.out_of_unit_emp_sl}} {{totals.out_of_unit_emp_offr}}

held

{% include "components/_offr_types.html" %} {% for record in records %} {% endfor %}
{{ battalion_name }}TOTAL
{{ record.company.name }} {{record.g_held}} {{record.lg_held}} {{record.mg_held}} {{record.bg_held}} {{record.c_held}} {{record.lc_held}} {{record.m_held}} {{record.cp_held}} {{record.l_held}} {{record.sl_held}} {{record.offr_held}}
Total {{totals.g_held}} {{totals.lg_held}} {{totals.mg_held}} {{totals.bg_held}} {{totals.c_held}} {{totals.lc_held}} {{totals.m_held}} {{totals.cp_held}} {{totals.l_held}} {{totals.sl_held}} {{totals.offr_held}}

detail of absent

{% include "components/_offr_types.html" %}
{{ battalion_name }}TOTAL
P/Lve {{totals.p_leave_g}} {{totals.p_leave_lg}} {{totals.p_leave_mg}} {{totals.p_leave_bg}} {{totals.p_leave_c}} {{totals.p_leave_lc}} {{totals.p_leave_m}} {{totals.p_leave_cp}} {{totals.p_leave_l}} {{totals.p_leave_sl}} {{totals.p_leave_offr}}
C/Lve {{totals.c_leave_g}} {{totals.c_leave_lg}} {{totals.c_leave_mg}} {{totals.c_leave_bg}} {{totals.c_leave_c}} {{totals.c_leave_lc}} {{totals.c_leave_m}} {{totals.c_leave_cp}} {{totals.c_leave_l}} {{totals.c_leave_sl}} {{totals.c_leave_offr}}
R/Lve {{totals.r_leave_g}} {{totals.r_leave_lg}} {{totals.r_leave_mg}} {{totals.r_leave_bg}} {{totals.r_leave_c}} {{totals.r_leave_lc}} {{totals.r_leave_m}} {{totals.r_leave_cp}} {{totals.r_leave_l}} {{totals.r_leave_sl}} {{totals.r_leave_offr}}
M/Lve {{totals.m_leave_g}} {{totals.m_leave_lg}} {{totals.m_leave_mg}} {{totals.m_leave_bg}} {{totals.m_leave_c}} {{totals.m_leave_lc}} {{totals.m_leave_m}} {{totals.m_leave_cp}} {{totals.m_leave_l}} {{totals.m_leave_sl}} {{totals.m_leave_offr}}
J/LVE {{totals.j_leave_g}} {{totals.j_leave_lg}} {{totals.j_leave_mg}} {{totals.j_leave_bg}} {{totals.j_leave_c}} {{totals.j_leave_lc}} {{totals.j_leave_m}} {{totals.j_leave_cp}} {{totals.j_leave_l}} {{totals.j_leave_sl}} {{totals.j_leave_offr}}
W/Lve {{totals.w_leave_g}} {{totals.w_leave_lg}} {{totals.w_leave_mg}} {{totals.w_leave_bg}} {{totals.w_leave_c}} {{totals.w_leave_lc}} {{totals.w_leave_m}} {{totals.w_leave_cp}} {{totals.w_leave_l}} {{totals.w_leave_sl}} {{totals.w_leave_offr}}
OSL {{totals.osl_g}} {{totals.osl_lg}} {{totals.osl_mg}} {{totals.osl_bg}} {{totals.osl_c}} {{totals.osl_lc}} {{totals.osl_m}} {{totals.osl_cp}} {{totals.osl_l}} {{totals.osl_sl}} {{totals.osl_offr}}
AWOL {{totals.awol_g}} {{totals.awol_lg}} {{totals.awol_mg}} {{totals.awol_bg}} {{totals.awol_c}} {{totals.awol_lc}} {{totals.awol_m}} {{totals.awol_cp}} {{totals.awol_l}} {{totals.awol_sl}} {{totals.awol_offr}}
Course {{totals.course_g}} {{totals.course_lg}} {{totals.course_mg}} {{totals.course_bg}} {{totals.course_c}} {{totals.course_lc}} {{totals.course_m}} {{totals.course_cp}} {{totals.course_l}} {{totals.course_sl}} {{totals.course_offr}}
Trg {{totals.trg_g}} {{totals.trg_lg}} {{totals.trg_mg}} {{totals.trg_bg}} {{totals.trg_c}} {{totals.trg_lc}} {{totals.trg_m}} {{totals.trg_cp}} {{totals.trg_l}} {{totals.trg_sl}} {{totals.trg_offr}}
Cdr {{totals.cdr_g}} {{totals.cdr_lg}} {{totals.cdr_mg}} {{totals.cdr_bg}} {{totals.cdr_c}} {{totals.cdr_lc}} {{totals.cdr_m}} {{totals.cdr_cp}} {{totals.cdr_l}} {{totals.cdr_sl}} {{totals.cdr_offr}}
CMH {{totals.cmh_g}} {{totals.cmh_lg}} {{totals.cmh_mg}} {{totals.cmh_bg}} {{totals.cmh_c}} {{totals.cmh_lc}} {{totals.cmh_m}} {{totals.cmh_cp}} {{totals.cmh_l}} {{totals.cmh_sl}} {{totals.cmh_offr}}
STMK {{totals.stmk_g}} {{totals.stmk_lg}} {{totals.stmk_mg}} {{totals.stmk_bg}} {{totals.stmk_c}} {{totals.stmk_lc}} {{totals.stmk_m}} {{totals.stmk_cp}} {{totals.stmk_l}} {{totals.stmk_sl}} {{totals.stmk_offr}}
Line Sick {{totals.line_sick_g}} {{totals.line_sick_lg}} {{totals.line_sick_mg}} {{totals.line_sick_bg}} {{totals.line_sick_c}} {{totals.line_sick_lc}} {{totals.line_sick_m}} {{totals.line_sick_cp}} {{totals.line_sick_l}} {{totals.line_sick_sl}} {{totals.line_sick_offr}}
MISC {{totals.misc_g}} {{totals.misc_lg}} {{totals.misc_mg}} {{totals.misc_bg}} {{totals.misc_c}} {{totals.misc_lc}} {{totals.misc_m}} {{totals.misc_cp}} {{totals.misc_l}} {{totals.misc_sl}} {{totals.misc_offr}}
Total {{totals.total_leave_g}} {{totals.total_leave_lg}} {{totals.total_leave_mg}} {{totals.total_leave_bg}} {{totals.total_leave_c}} {{totals.total_leave_lc}} {{totals.total_leave_m}} {{totals.total_leave_cp}} {{totals.total_leave_l}} {{totals.total_leave_sl}} {{totals.total_leave_offr}}
Ration Out {{totals.ration_out_g}} {{totals.ration_out_lg}} {{totals.ration_out_mg}} {{totals.ration_out_bg}} {{totals.ration_out_c}} {{totals.ration_out_lc}} {{totals.ration_out_m}} {{totals.ration_out_cp}} {{totals.ration_out_l}} {{totals.ration_out_sl}} {{totals.ration_out_offr}}

absent

{% include "components/_offr_types.html" %} {% for record in records %} {% endfor %}
{{ battalion_name }}TOTAL
{{ record.company.name }} {{record.g_absent}} {{record.lg_absent}} {{record.mg_absent}} {{record.bg_absent}} {{record.c_absent}} {{record.lc_absent}} {{record.m_absent}} {{record.cp_absent}} {{record.l_absent}} {{record.sl_absent}} {{record.offr_absent}}
Total {{totals.g_absent}} {{totals.lg_absent}} {{totals.mg_absent}} {{totals.bg_absent}} {{totals.c_absent}} {{totals.lc_absent}} {{totals.m_absent}} {{totals.cp_absent}} {{totals.l_absent}} {{totals.sl_absent}} {{totals.offr_absent}}

total present

{% include "components/_offr_types.html" %} {% for record in records %} {% endfor %}
{{ battalion_name }}TOTAL
{{ record.company.name }} {{record.g_present}} {{record.lg_present}} {{record.mg_present}} {{record.bg_present}} {{record.c_present}} {{record.lc_present}} {{record.m_present}} {{record.cp_present}} {{record.l_present}} {{record.sl_present}} {{record.offr_present}}
Total {{totals.g_present}} {{totals.lg_present}} {{totals.mg_present}} {{totals.bg_present}} {{totals.c_present}} {{totals.lc_present}} {{totals.m_present}} {{totals.cp_present}} {{totals.l_present}} {{totals.sl_present}} {{totals.offr_present}}

Ops Depl

{% include "components/_offr_types.html" %} {% for record in records %} {% endfor %}
{{ battalion_name }}TOTAL
{{ record.company.name }} {{record.ops_depl_g_present}} {{record.ops_depl_lg_present}} {{record.ops_depl_mg_present}} {{record.ops_depl_bg_present}} {{record.ops_depl_c_present}} {{record.ops_depl_lc_present}} {{record.ops_depl_m_present}} {{record.ops_depl_cp_present}} {{record.ops_depl_l_present}} {{record.ops_depl_sl_present}} {{record.ops_depl_offr_present}}
Total {{totals.ops_depl_g_present}} {{totals.ops_depl_lg_present}} {{totals.ops_depl_mg_present}} {{totals.ops_depl_bg_present}} {{totals.ops_depl_c_present}} {{totals.ops_depl_lc_present}} {{totals.ops_depl_m_present}} {{totals.ops_depl_cp_present}} {{totals.ops_depl_l_present}} {{totals.ops_depl_sl_present}} {{totals.ops_depl_offr_present}}

Rear

{% include "components/_offr_types.html" %} {% for record in records %} {% endfor %}
{{ battalion_name }}TOTAL
{{ record.company.name }} {{record.rear_g_present}} {{record.rear_lg_present}} {{record.rear_mg_present}} {{record.rear_bg_present}} {{record.rear_c_present}} {{record.rear_lc_present}} {{record.rear_m_present}} {{record.rear_cp_present}} {{record.rear_l_present}} {{record.rear_sl_present}} {{record.rear_offr_present}}
Total {{totals.rear_g_present}} {{totals.rear_lg_present}} {{totals.rear_mg_present}} {{totals.rear_bg_present}} {{totals.rear_c_present}} {{totals.rear_lc_present}} {{totals.rear_m_present}} {{totals.rear_cp_present}} {{totals.rear_l_present}} {{totals.rear_sl_present}} {{totals.rear_offr_present}}
{% if cart_id %}
{% csrf_token %}
{% csrf_token %}
{% endif %} {% else %}

No Record Found

{% endif %} {% endblock content %}