メインコンテンツへスキップ
Switzerland (Deutsch)
Switzerland (Français)
Switzerland (Italiano)
Belgium (Nederlands)
Belgium (Français)
どのように我々は助けることができます?
検索
PRO360 Help Center
PRO360の機能
支店の管理
支店の管理
PRO360の「支店」機能とは何ですか?
なぜ支店を設定する必要がありますか?
メインストアアカウントを設定するには?
会社のために新しい支店を作成または招待するにはどうすればよいですか?
なぜ私の階層で支店を招待できないのですか?
あとでメインストアアカウントを変更できますか?
メインアカウントから支店を削除できますか?
メインストアアカウントにはどのようなアクセス権がありますか?
支店がメインストアアカウントに参加するとどうなりますか?
支店の従業員は他のアカウントのクライアントデータにアクセスできますか?
支店は複数のメインストアアカウントの一部になれますか?
支店の管理者が招待を受け入れないとどうなりますか?
人気の検索:
お 問い合わせ,
,
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (!block.description) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
お探しのものが見つかりませんか?
私たちの専門家チームがお手伝いします
お 問い合わせ
カテゴリ
<% 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 %>
ナビゲーションメニュを切り替え
<% 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.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) { %>
もっと見る
<% } %>
<% } %>