How to get the average monthly payroll cost
- Run the Payroll Summary Report.
- At the bottom of the report, you will find the amount listed under Report Totals divided by 12 as well as the # of Employees.
Updated
Updated
empty
<% } %> <% var labels = "a_label".split(',').map(function(label) { return label.trim(); }).filter(function(label) { return label; }); %> <% var articlesWithLabels = articles.filter(function(article) { return Util.intersection(article['label_names'], labels).length; }) %> <% if (articlesWithLabels.length) { %>