Al crear su empleado en PRO360 en el menú del empleado, puede seleccionar el título del cargo en "datos personales". También puede cambiar el cargo en cualquier momento después de crear el empleado seleccionando el empleado correspondiente y haciendo clic en "Editar".
¿Cómo podemos ayudar?
Atención al cliente de PRO360
Búsqueda
<% if (previousArticle) { %>
<% } %>
<% if (items.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>En este artículo
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>