Os dados dos clientes podem ser editados por qualquer usuário com permissões de administrador ou edição. Não é possível visualizar versões anteriores nem restaurar alterações ou exclusões realizadas. Se um cliente foi excluído por qualquer usuário, ele será excluído na conta geral do revendedor.
Como podemos ajudar?
Suporte ao cliente do PRO360
Pesquisa
<% if (previousArticle) { %>
<% } %>
<% if (items.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>Neste artigo
-
<% 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 }) %> <% }); %>