Gå til hovedindhold
Switzerland (Deutsch)
Switzerland (Français)
Switzerland (Italiano)
Belgium (Nederlands)
Belgium (Français)
How can we help?
Søg
PRO360 Help Center
Afdelinger styring
Afdelinger styring
Hvad er "afdelinger" funktionen i PRO360?
Hvorfor skal jeg oprette afdelinger?
Hvordan opretter jeg en hovedbutikskonto?
Hvordan opretter jeg eller inviterer nye afdelinger til min virksomhed?
Hvorfor kan jeg ikke invitere afdelinger i min hierarki?
Kan jeg ændre hovedbutikskontoen senere?
Kan jeg slette afdelinger fra min hovedkonto?
Hvilken adgang har en hovedbutikskonto?
Hvad sker der, når en afdeling tilslutter sig hovedbutikskontoen?
Kan medarbejdere i en afdeling få adgang til kundedata på tværs af konti?
Kan en afdeling være en del af flere hovedbutikskonti?
Hvad sker der, hvis en afdelingsadministrator ikke accepterer invitationen?
Popular searches:
Contact,
,
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (!block.description) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Can't find what you're looking for?
Our team of experts is here to help
Contact us
Kategorier
<% 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 %>
Slå navigationsmenu til/fra
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
<% if (categories.length) { %>
Kategorier
<% 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) { %>
Se mere
<% } %>
<% } %>