Skip to main content
Toggle navigation menu
Release Notes
Facebook Hub
Submit a request
Sign in
Categories
Search
MaidCentral - Help Center
Company
Payroll
Payroll
Articles
Supplemental Pay - Per Job and Per Pay Period
PTO, Sick Days, & Holiday Additional Pay Report (Video)
Payroll Summary Columns
Using the Payroll Summary Realtime report to see if any Employees are Nearing Overtime for the Week
Paid Time Off - Full Work Flow : Request - Approve/Deny - Applying Pay
Create a Rate Modification to Add or Subtract and Adjust Allowed Hours to a Job (Video)
How to Set Up Pay Type - Allowed Hours (Video)
Trainee Hourly Wage : Setup, and FaQ
Report -- Stats by Week
MC Payroll Feature -- How to Delete a Skip Fee (Video)
Troubleshooting How to Delete an Additional Tip (Video)
Payroll Workflow
MC Payroll - Additional Pay for employees who have used paid time off (Video)
MC Pay Feature -- Allowed hours pay type and prorate employee pay calculations (video)
MC Pay Feature -- Demo Allowed Hours and Prorate Employee Pay (video)
Closing The Week (payroll) in MaidCentral: How To
Employee Pay Page, Why is There a Salary Section?
Troubleshooting -- Why is my Tech Showing Negative Time on the Payroll Summary?
Payroll Options -- Captain Trainee Dollar/Percentage
Best Practices to check before closing payroll
Team Fee Split Pay Type (Video)
Does MC Automatically Calculate Time and a Half For Any Overtime For an Employee?
Supplemental Pay - Per Job and Per Pay Period
PTO, Sick Days, & Holiday Additional Pay Report (Video)
Payroll Summary Columns
Using the Payroll Summary Realtime report to see if any Employees are Nearing Overtime for the Week
Paid Time Off - Full Work Flow : Request - Approve/Deny - Applying Pay
Create a Rate Modification to Add or Subtract and Adjust Allowed Hours to a Job (Video)
How to Set Up Pay Type - Allowed Hours (Video)
Trainee Hourly Wage : Setup, and FaQ
Report -- Stats by Week
MC Payroll Feature -- How to Delete a Skip Fee (Video)
Troubleshooting How to Delete an Additional Tip (Video)
Payroll Workflow
MC Payroll - Additional Pay for employees who have used paid time off (Video)
MC Pay Feature -- Allowed hours pay type and prorate employee pay calculations (video)
MC Pay Feature -- Demo Allowed Hours and Prorate Employee Pay (video)
Closing The Week (payroll) in MaidCentral: How To
Employee Pay Page, Why is There a Salary Section?
Troubleshooting -- Why is my Tech Showing Negative Time on the Payroll Summary?
Payroll Options -- Captain Trainee Dollar/Percentage
Best Practices to check before closing payroll
Team Fee Split Pay Type (Video)
Does MC Automatically Calculate Time and a Half For Any Overtime For an Employee?
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12 mb-5'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<% if (heading) { %>
<%= heading %>
<% } %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% if (alignment === 'left') { %>
<% } %>
<% }) %>
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
Categories
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% if (alignment === 'left') { %>
<% } %>
<% }) %>
Can't find what you're looking for?
Submit a request
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) { %> <% var hasParentSection = parent.hasOwnProperty('parent_section_id') %>
<% var sectionsInCategory = sections.slice(0, maxSections) %> <% sectionsInCategory.forEach(function(section, index) { %> <% var isLast = ((index + 1) === sectionsInCategory.length) && !hasParentSection %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>