Skip to main content
Support Center
Toggle navigation menu
info@stelorder.com
+34 968 39 35 98
STEL Order
Submit a request
Sign in
Search
Help
Other features
Multi-warehouse
Multi-warehouse
Can I activate the use of multi-storage during my trial period?
How can I contract the Multi-warehouse functionality?
Why does it show my products without stock or services as main warehouse in the document?
What happens to the stock I have in my warehouses when I cancel Multi-warehouse?
Can I select different warehouses in the generation of a sales/sat/purchase document?
How is a warehouse selected from the document generation?
Why is it that when a user enters a warehouse, he/she cannot see it?
Can I choose which warehouse each item leaves from according to the user who makes the document?
Can I restrict access to a warehouse to different employees?
Why is it that if I enter a user as a member of a warehouse he/she can log in, but cannot select that warehouse of issue to generate a stock transfer/sales document?
Can I delete a warehouse?
Preguntas frecuentes
<% if (articles.length) { %>
<% articles.forEach(function(article) { %>
<%= article.title %>
<%= Util.getExcerpt(article.body, 30) %>
Leer más
<% }); %>
<% } else { %>
empty
<% } %>
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 }) %>
<% }); %>
Categories
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
<% } %>
<% } %>