{{TipoNota}}
{% if TipoNota == '1' %}
{{CodigoQR}}
{{FechaLiquidacionFin}}
{% for Transporte in Devengados.Transporte %}
{% endfor %}
{% if Devengados.HED %}
{% for HED in Devengados.HED %}
{% endfor %}
{% endif %}
{% if Devengados.HEN %}
{% for HEN in Devengados.HEN %}
{% endfor %}
{% endif %}
{% if Devengados.HRN %}
{% for HRN in Devengados.HRN %}
{% endfor %}
{% endif %}
{% if Devengados.HEDDF %}
{% for HEDDF in Devengados.HEDDF %}
{% endfor %}
{% endif %}
{% if Devengados.HRDDF %}
{% for HRDDF in Devengados.HRDDF %}
{% endfor %}
{% endif %}
{% if Devengados.HENDF %}
{% for HENDF in Devengados.HENDF %}
{% endfor %}
{% endif %}
{% if Devengados.HRNDF %}
{% for HRNDF in Devengados.HRNDF %}
{% endfor %}
{% endif %}
{% if Devengados.Vacaciones %}
{% for VacacionesComunes in Devengados.Vacaciones.VacacionesComunes %}
{% endfor %}
{% for VacacionesCompensadas in Vacaciones.VacacionesCompensadas %}
{% endfor %}
{% endif %}
{% if Devengados.Primas %}
{% endif %}
{% endif %}
{% if Devengados.Cesantias %}
{% endif %}
{% if Devengados.Incapacidades %}
{% for Incapacidad in Devengados.Incapacidades %}
{% endfor %}
{% endif %}
{% if Devengados.Licencias %}
{% for LicenciaMP in Devengados.Licencias.LicenciaMP %}
{% endfor %}
{% for LicenciaR in Devengados.Licencias.LicenciaR %}
{% endfor %}
{% for LicenciaNR in Devengados.Licencias.LicenciaNR %}
{% endfor %}
{% endif %}
{% if Devengados.Bonificaciones %}
{% for Bonificacion in Devengados.Bonificaciones %}
{% endfor %}
{% endif %}
{% if Devengados.Auxilios %}
{% for Auxilio in Devengados.Auxilios %}
{% endfor %}
{% endif %}
{% if Devengados.HuelgasLegales %}
{% for HuelgaLegal in Devengados.HuelgasLegales %}
{% endfor %}
{% endif %}
{% if Devengados.OtrosConceptos %}
{% for OtroConcepto in Devengados.OtrosConceptos %}
{% endfor %}
{% endif %}
{% if Devengados.Compensaciones %}
{% endif %}
{% if Devengados.BonoEPCTV %}
{% for BonoEPCTV in Devengados.BonoEPCTV %}
{% endfor %}
{% endif %}
{% if Devengados.Comisiones %}
{% for Comision in Devengados.Comisiones %}
{{Comision}}
{% endfor %}
{% endif %}
{% if Devengados.PagosTerceros %}
{% for PagoTercero in Devengados.PagosTerceros %}
{{PagoTercero}}
{% endfor %}
{% endif %}
{% if Devengados.Anticipos %}
{% for Anticipo in Devengados.Anticipos %}
{{Anticipo}}
{% endfor %}
{% endif %}
{% if Devengados.Dotacion %}
{{Devengados.Dotacion}}
{% endif %}
{% if Devengados.ApoyoSost %}
{{Devengados.ApoyoSost}}
{% endif %}
{% if Devengados.Teletrabajo %}
{{Devengados.Teletrabajo}}
{% endif %}
{% if Devengados.BonifRetiro %}
{{Devengados.BonifRetiro}}
{% endif %}
{% if Devengados.Indemnizacion %}
{{Devengados.Indemnizacion}}
{% endif %}
{% if Devengados.Reintegro %}
{{Devengados.Reintegro}}
{% endif %}
{% if Deducciones.FondoSP %}
{% endif %}
{% if Deducciones.Sindicatos %}
{% for Sindicato in Deducciones.Sindicatos %}
{% endfor %}
{% endif %}
{% if Deducciones.Sanciones %}
{% for Sancion in Deducciones.Sanciones %}
{% endfor %}
{% endif %}
{% if Deducciones.Libranzas %}
{% for Libranza in Deducciones.Libranzas %}
{% endfor %}
{% endif %}
{% if Deducciones.PagosTerceros %}
{% for PagoTercero in Deducciones.PagosTerceros %}
{{PagoTercero}}
{% endfor %}
{% endif %}
{% if Deducciones.Anticipos %}
{% for Anticipo in Deducciones.Anticipos %}
{{Anticipo}}
{% endfor %}
{% endif %}
{% if Deducciones.OtrasDeducciones %}
{% for OtraDeduccion in Deducciones.OtrasDeducciones %}
{{OtraDeduccion}}
{% endfor %}
{% endif %}
{% if Deducciones.PensionVoluntaria %}
{{Deducciones.PensionVoluntaria}}
{% endif %}
{% if Deducciones.RetencionFuente %}
{{Deducciones.RetencionFuente}}
{% endif %}
{% if Deducciones.AFC %}
{{Deducciones.AFC}}
{% endif %}
{% if Deducciones.Cooperativa %}
{{Deducciones.Cooperativa}}
{% endif %}
{% if Deducciones.EmbargoFiscal %}
{{Deducciones.EmbargoFiscal}}
{% endif %}
{% if Deducciones.PlanComplementarios %}
{{Deducciones.PlanComplementarios}}
{% endif %}
{% if Deducciones.Educacion %}
{{Deducciones.Educacion}}
{% endif %}
{% if Deducciones.Reintegro %}
{{Deducciones.Reintegro}}
{% endif %}
{% if Deducciones.Deuda %}
{{Deducciones.Deuda}}
{% endif %}
{{DevengadosTotal}}
{{DeduccionesTotal}}
{{ComprobanteTotal}}
{% endif %}
{% if TipoNota == '2' %}
{{CodigoQR}}
{% endif %}