Augmentation salaire

<%= M_.Services.calculateAugmentationSalary(row_ca) %>

<%= M_.Services.completeNameCandidate(row_ca) %>

<%= _.result(_.find(M_.Shared.getCandidateSteps(), {key: row_ca.ca_status}), 'val') %>

<% if (row_ca.co_id) { %>Voir la fiche contact<% } %>

Coordonnées

<% if(row_ca.ca_email1) { %>
eMail : <%= row_ca.ca_email1 %>
<% } %> <% if(row_ca.ca_email2) { %>
eMail : <%= row_ca.ca_email2 %>
<% } %> <% if(row_ca.ca_email3) { %>
eMail : <%= row_ca.ca_email3 %>
<% } %> <% if(row_ca.ca_tel1) { %>
Tél : <%= row_ca.ca_tel1_normalized %>
<% } %> <% if(row_ca.ca_tel2) { %>
Tél : <%= row_ca.ca_tel2_normalized %>
<% } %> <% if(row_ca.ca_tel3) { %>
Tél : <%= row_ca.ca_tel3_normalized %>
<% } %> <% if(row_ca.ca_mobile1) { %>
Mobile : <%= row_ca.ca_mobile1_normalized %>
<% } %> <% if(row_ca.ca_mobile2) { %>
Mobile : <%= row_ca.ca_mobile2_normalized %>
<% } %> <% if(row_ca.ca_mobile3) { %>
Mobile : <%= row_ca.ca_mobile3_normalized %>
<% } %> <% if(row_ca.ca_fax1) { %>
Fax : <%= row_ca.ca_fax1_normalized %>
<% } %> <% if(row_ca.ca_fax2) { %>
Fax : <%= row_ca.ca_fax2_normalized %>
<% } %> <% if(row_ca.ca_fax3) { %>
Fax : <%= row_ca.ca_fax3_normalized %>
<% } %> <% if(row_ca.ca_web1) { %>
Web : <%= row_ca.ca_web1 %>
<% } %> <% if(row_ca.ca_web2) { %>
Web : <%= row_ca.ca_web2 %>
<% } %> <% if(row_ca.ca_web3) { %>
Web : <%= row_ca.ca_web3 %>
<% } %>
<% if(row_ca.ca_address1) { %>

Adresse

<% if(row_ca.ca_address1) { %>
<%= row_ca.ca_address1 %>
<% } %> <% if(row_ca.ca_address2) { %>
<%= row_ca.ca_address2 %>
<% } %> <% if(row_ca.ca_address3) { %>
<%= row_ca.ca_address3 %>
<% } %>
<%= row_ca.ca_zip %> <%= row_ca.ca_city %> <%= row_ca.ca_country %>
<% } %> <% if(row_ca.ca_comment || row_ca.ca_viadeo || row_ca.ca_linkedin) { %>

Commentaire

<%= row_ca.ca_comment %>
<% if (row_ca.ca_viadeo) { %>
<%= _.M_.Utils.urlIze(row_ca.ca_viadeo) %>
<% } %> <% if (row_ca.ca_linkedin) { %>
<%= _.M_.Utils.urlIze(row_ca.ca_linkedin) %>
<% } %>
<% } %>
<% if(row_ca.ca_positivepoints || row_ca.ca_negativepoints) { %>
<% if(row_ca.ca_positivepoints) { %>

Points positifs

    <% var points = row_ca.ca_positivepoints.split('\n') ; _.each(points, function(point) { %>
  • <%= point %>
  • <% }) %>
<% } %> <% if(row_ca.ca_negativepoints) { %>

Points négatifs

    <% var points = row_ca.ca_negativepoints.split('\n') ; _.each(points, function(point) { %>
  • <%= point %>
  • <% }) %>
<% } %>

<% } %>

Etat actuel

<% if (row_ca.ca_company) { %><% } %> <% if (row_ca.ca_group) { %><% } %> <% if (row_ca.ca_post) { %><% } %> <% if (row_ca.ca_city2) { %> <% } else if(row_ca.ca_city) { %> <% } %> <% if (row_ca.ca_type) { %><% } %> <% if (row_ca.ca_experienceyears) { %><% } %> <% if (row_ca.ca_dfs) { %><% } %> <% if (row_ca.ca_participation) { %><% } %> <% if (row_ca.ca_software) { %><% } %> <% if (row_ca.ca_clause) { %><% } %> <% if (row_ca.ca_planning) { %><% } %> <% if (row_ca.ca_comments) { %><% } %> <% if (row_ca.ca_otheravantages) { %><% } %>
Entreprise<%= row_ca.ca_company %>
Groupe<%= row_ca.ca_group %>
Poste<%= _.result(_.find(M_.Services.getTabPost(), {key:row_ca.ca_post}), 'val') %>
Ville/agence<%= row_ca.ca_city2 %>
Ville<%= row_ca.ca_city %>
Typologie<%= row_ca.ca_type %>
Nb année expérience<%= row_ca.ca_experienceyears %>
DFS<%= _.result(_.find(M_.Services.getTabDFS(), {key:row_ca.ca_dfs}), 'val') %>
Participation<%= _.result(_.find(_.Services.getTabParticipation(), {key:row_ca.ca_participation}), 'val') %>
Logiciel<%= row_ca.ca_software %>
Clause non conc.<%= row_ca.ca_clause %>
Planning<%= row_ca.ca_planning %>
Commentaires<%= row_ca.ca_comments %>
Autres avantages<%= row_ca.ca_otheravantages %>

Proposition

<% if (row_ca.ca_agency) { %><% } %> <% if (row_ca.ag_id) { %><% } %> <% if (row_ca.ca_posttotake) { %><% } %> <% if (row_ca.ca_secretary) { %><% } %> <% if (row_ca.ca_contractprorh) { %><% } %> <% if (row_ca.ca_cv) { %><% } %> <% if (row_ca.ca_customercopy) { %><% } %> <% if (row_ca.ca_bdd) { %><% } %>
Agence en création<%= row_ca.ca_agency %>
Agence<%= row_ca.ag_id.ag_name %>
Poste à pourvoir<%= _.result(_.find(M_.Services.getTabPost(), {key:row_ca.ca_posttotake}), 'val') %>
Profil secrétaire<%= row_ca.ca_secretary %>
Contrat pro RH<%= row_ca.ca_contractprorh %>
Récupération CV<%= _.result(_.find(M_.Services.getTabBdd(), {key:row_ca.ca_cv}), 'val') %>
Copie client<%= _.result(_.find(M_.Services.getTabBdd(), {key:row_ca.ca_customercopy}), 'val') %>
Récupération BDD<%= _.result(_.find(M_.Services.getTabBdd(), {key:row_ca.ca_bdd}), 'val') %>

Etat actuel chiffré

<% if (row_ca.ca_salary) { %><% } %> <% if (row_ca.ca_prims) { %><% } %> <% if (row_ca.ca_nbhours) { %><% } %> <% if (row_ca.ca_salaryvariable) { %><% } %> <% if (row_ca.ca_purcent) { %><% } %> <% if (row_ca.ca_13months) { %><% } %> <% if (row_ca.ca_insurance) { %><% } %> <% if (row_ca.ca_car) { %><% } %> <% if (row_ca.ca_meal) { %><% } %>
Salaire brut<%= row_ca.ca_salary %>
Primes<%= row_ca.ca_prims %>
Base horaire<%= row_ca.ca_nbhours %>
Salaire variable sur<%= _.result(_.find(M_.Services.getTabSalaryVariable(), {key:row_ca.ca_salaryvariable}), 'val') %>
Taux de %<%= row_ca.ca_purcent %>
13ème mois<%= _.result(_.find(M_.Services.getTab13Month(), {key:row_ca.ca_13months}), 'val') %>
Mutuelle<%= _.result(_.find(M_.Services.getTabInsurance(), {key:row_ca.ca_insurance}), 'val') %>
Déplacement<%= _.result(_.find(M_.Services.getTabCar(), {key:row_ca.ca_car}), 'val') %>
Repas / TR<%= _.result(_.find(M_.Services.getTabMeal(), {key:row_ca.ca_meal}), 'val') %>

Proposition chiffrée

<% if (row_ca.ca_salaryproposed) { %><% } %> <% if (row_ca.ca_variableproposed) { %><% } %> <% if (row_ca.ca_salarymaintains) { %><% } %> <% if (row_ca.ca_salarymaintainstime) { %><% } %> <% if (row_ca.ca_13monthsproposed) { %><% } %>
Salaire proposé<%= row_ca.ca_salaryproposed %>
Variable proposé<%= row_ca.ca_variableproposed %>
Maintien salaire<%= row_ca.ca_salarymaintains %> mois
Durée<%= row_ca.ca_salarymaintainstime %> mois
13ème mois proposé<%= _.result(_.find(M_.Services.getTab13Month(), {key:row_ca.ca_13monthsproposed}), 'val') %>