Skip to main content
Switzerland (Deutsch)
Switzerland (Français)
Switzerland (Italiano)
Belgium (Nederlands)
Belgium (Français)
మేము ఎలా సహాయపడవచ్చు?
Search
PRO360 సహాయ కేంద్రం
PRO360 ఫీచర్లు
ఇన్వెంటరీ నిర్వహణ - ఉద్యోగి
ఇన్వెంటరీ నిర్వహణ - ఉద్యోగి
ఒక ఎంప్లాయీకి బాధ్యత ఇవ్వబడిన అన్ని టూల్స్ జాబితా ఎక్కడ కనుగొనవచ్చు?
PRO360 లో ఇప్పటికే నమోదైన ఎంప్లాయీని ఎలా ఆహ్వానించాలి?
నేను ఒక ఎంప్లాయీకి టూల్ ఎలా కేటాయించాలి?
ఒక ఎంప్లాయీకి కేటాయించబడిన ఆస్తి కంపెనీకి నిష్క్రమిస్తే నేను ఏమి చేయాలి?
నేను ఒక ఎంప్లాయీని ఎలా సృష్టించాలి?
నేను ఎంత మొత్తం ఆస్తులను ఎంప్లాయీకి కేటాయించగలను?
ఆస్తి డేటా లేదా ఆస్తిని ఎవరు మార్చగలరు లేదా తొలగించగలరు?
నేను ఎంత మంది ఎంప్లాయీలను సృష్టించగలను?
నేను ఇతర ఉద్యోగ నామాలను కూడ ఉపయోగించుతూ ఉండగలనా?
నా ఎంప్లాయీ యొక్క ఉద్యోగ నామాన్ని PRO360 లో ఎక్కడ సెట్ చేయాలి?
ఎవరు ఒక ఎంప్లాయీకి కేటాయించిన ఆస్తులను మరొక ఎంప్లాయీకి ఎలా తరలిస్తారు?
నేను ఒకే సమయంలో ఎలా ఎక్కువ ఆస్తులను కేటాయించాలి?
నా కంపెనీకి చేరాలనే ప్రగతి నమోదు చేసిన ఎంప్లాయీ అకౌంట్ ఎలా ఉండాలి?
నేను సృష్టించిన ఎంప్లాయీలకు ఇతర ఉద్యోగ నామాలు ఉపయోగించవచ్చు?
ఎంచుకున్న ఉద్యోగ నామం పనివర్గాలలో ఒక ప్రాధమిక కారికవాదం ఉందా?
నేను ఒకటే టూల్కు అనేక ఎంప్లాయీలను ఎలా కేటాయించాలి?
నేను నా ఎంప్లాయీ జాబితాను ఎలా వర్గీకరించాలి?
నేను ఒక ఎంప్లాయీ యొక్క వివరాలను ఎలా చేర్చాలి?
వేరే ఎంప్లాయీ జాబితా తనిఖీ ఎలా చేయాలి?
నేను అన్ని ఎంప్లాయీల వివరాల్ని అత్యంత ప్రకటనను పొంది నాకు మారించవచ్చా?
నేను ఒక ఎంప్లాయీని ఎలా తొలగించాలి?
నాకు అడ్మిన్ని ఎలా తీసివేయాలి?
యూజర్లు తమను ఉద్యోగి జాబిత నుండి తీసివేయగలరా?
ఉద్యోగి అకౌంట్ సమాచారం (పేరు, ఇమెయిల్ చిరునామా, ఫోన్ నెంబర్) కంపెనీ అకౌంట్ కి అనుసంధానించబడిందా మరియు బ్యాకాఫీస్ ఏమి చూపిస్తోంది?
ప్రాముఖ్యమైన శోధనలు:
,
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (!block.description) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
మీరు చూస్తున్నది కనుగొనేలేమా?
మా నిపుణుల బృందం సహాయం కోసం ఇక్కడ ఉంది
మమ్మల్ని సంప్రదించండి
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
<% } %>
<% } %>