{% if reservation is defined %} {% if reservation.getTotalInvoiced < reservation.getTotalApprovedClientPayments %} {{ 'Crear solicitud de facturación'}} {% endif %} {% else %} Crear {{entityName|trans}} {% endif %}