Skip to main content
Switzerland (Deutsch)
Switzerland (Français)
Switzerland (Italiano)
Belgium (Nederlands)
Belgium (Français)
Kako možemo pomoći?
Traži
PRO360 Help Center
PRO360 Karakteristike
Upravljanje zalihama - Zaposleni (diler)
Upravljanje zalihama - Zaposleni (diler)
Ko može da promeni podatke o klijentima ili izbriše klijenta?
Kako mogu da izbrišem administratora?
Kako mogu da izbrišem zaposlenog?
Mogu li da promenim adresu dilera kao administrator za sve zaposlene?
Kako mogu da vidim da li je zaposleni uredio svoj profil?
Kako mogu da izmenim detalje o informacijama zaposlenog?
Kako mogu da sortiram svoju listu zaposlenih?
Koliko zaposlenih mogu da stvorim?
Kako mogu da kreiram zaposlenog?
Popularne pretrage:
Kontaktiraj nas,
,
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (!block.description) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Ne možeš da pronađeš ono što tražiš?
Naš tim stručnjaka je tu da pomogne
Kontaktiraj nas
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
<% if (categories.length) { %>
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>